Get rid of com line. - irc - Unnamed repository; edit this file 'description' t… | |
git clone git://vernunftzentrum.de/irc.git | |
Log | |
Files | |
Refs | |
README | |
--- | |
commit 21abe4f408d582c26ba69a115fec14f778d97563 | |
parent fb2a9d3e0ef321180de4fb0b65741ae571cce9ef | |
Author: Quentin Carbonneaux <[email protected]> | |
Date: Wed, 27 Apr 2016 11:23:31 -0400 | |
Get rid of com line. | |
Diffstat: | |
irc.c | 2 -- | |
1 file changed, 0 insertions(+), 2 deletions(-) | |
--- | |
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> |