From 831c3999b48613c61e15094bf0581cb38e1c3467 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Sat, 15 Jul 2023 19:31:17 +0200 Subject: Minor changes --- src/publisher.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/publisher.c') 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 #include #include -- cgit v1.2.3