summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Carbonneaux2016-04-27 11:23:31 -0400
committerQuentin Carbonneaux2016-04-27 11:42:52 -0400
commit21abe4f408d582c26ba69a115fec14f778d97563 (patch)
tree813d221c9f8143e52b4c0327098100a5129ea11d
parentfb2a9d3e0ef321180de4fb0b65741ae571cce9ef (diff)
Get rid of com line.
-rw-r--r--irc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/irc.c b/irc.c
index 3593b0f..5b750ab 100644
--- a/irc.c
+++ b/irc.c
@@ -1,5 +1,3 @@
-/*% cc -g -Wall -lncurses -o # %
- */
#include <assert.h>
#include <limits.h>
#include <signal.h>