summaryrefslogtreecommitdiff
path: root/src/setproctitle.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/setproctitle.c')
-rw-r--r--src/setproctitle.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/setproctitle.c b/src/setproctitle.c
index 44768b2..0cf36ef 100644
--- a/src/setproctitle.c
+++ b/src/setproctitle.c
@@ -30,4 +30,3 @@ setproctitle(const char *fmt, ...)
/* Stub so that we can implement it later on and programs will
* automatically benefit from it, w/o needing to recompile. */
}
-