summaryrefslogtreecommitdiff
path: root/src/publish.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/publish.c')
-rw-r--r--src/publish.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/publish.c b/src/publish.c
index 6afc5b4..cc19502 100644
--- a/src/publish.c
+++ b/src/publish.c
@@ -45,7 +45,6 @@ main(void)
45 PASSWORD, 45 PASSWORD,
46 HOSTNAME, 46 HOSTNAME,
47 PORT, 47 PORT,
48 NULL,
49 NULL); 48 NULL);
50 49
51 if ( !client ) { 50 if ( !client ) {