Commit Diff


commit - 2377fc912768339da9eab8092dc3e596b27d22c5
commit + 05d7513b8f5a498cf4650030f42f098517dd2789
blob - 2c49816c6093f8ede694d2844506d73bdb282c22
blob + a87203aff005447acacda9c5367acebe35845f2e
--- gotd/session_write.c
+++ gotd/session_write.c
@@ -1843,7 +1843,6 @@ session_dispatch(int fd, short event, void *arg)
 			gotd_session.num_notification_refs_needed = npaths;
 			gotd_session.num_notification_refs_received = 0;
 			break;
-			break;
 		case GOTD_IMSG_NOTIFICATION_REFS_ELEM:
 		case GOTD_IMSG_NOTIFICATION_REF_NAMESPACES_ELEM:
 			if (gotd_session.notification_refs_cur == NULL ||