summaryrefslogtreecommitdiff
path: root/src/publisher.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/publisher.c')
-rw-r--r--src/publisher.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/publisher.c b/src/publisher.c
index 8b0906a..e216232 100644
--- a/src/publisher.c
+++ b/src/publisher.c
@@ -1,7 +1,3 @@
-// Weather update server
-// Binds PUB socket to tcp://*:5556
-// Publishes random weather updates
-
#include <zmq.h>
#include <assert.h>
#include <time.h>