Get rid of com line. - irc - Unnamed repository; edit this file 'description' to name the repository.
 (HTM) git clone git://vernunftzentrum.de/irc.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
       ---
 (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:
         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>