Get rid of com line. - irc - IRC client based on c9x.me/irc client
(HTM) git clone git://git.codemadness.org/irc
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 21abe4f408d582c26ba69a115fec14f778d97563
(DIR) parent fb2a9d3e0ef321180de4fb0b65741ae571cce9ef
(HTM) Author: Quentin Carbonneaux <quentin.carbonneaux@yale.edu>
Date: Wed, 27 Apr 2016 11:23:31 -0400
Get rid of com line.
Diffstat:
M irc.c | 2 --
1 file changed, 0 insertions(+), 2 deletions(-)
---
(DIR) diff --git a/irc.c b/irc.c
@@ -1,5 +1,3 @@
-/*% cc -g -Wall -lncurses -o # %
- */
#include <assert.h>
#include <limits.h>
#include <signal.h>