diff options
Diffstat (limited to 'FICS/talkproc.h')
-rw-r--r-- | FICS/talkproc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/FICS/talkproc.h b/FICS/talkproc.h index c2c9ee8..295e3c5 100644 --- a/FICS/talkproc.h +++ b/FICS/talkproc.h @@ -32,7 +32,6 @@ extern int quota_time; extern int com_xtell(); extern int com_shout(); extern int com_cshout(); -/* extern int com_query(); */ extern int com_it(); extern int com_tell(); extern int com_ptell(); |