aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/talkproc.h
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2023-12-10 14:01:23 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2023-12-10 14:01:23 +0100
commit8c175bccf057aa2e8aca33405970621244fc7c46 (patch)
tree34dc01815cc3924f5d842944b4de4bb093cf9af0 /FICS/talkproc.h
parenta882d2128f3d90759945fdebc6235a6f39b17c0e (diff)
Deleted com_query()
Diffstat (limited to 'FICS/talkproc.h')
-rw-r--r--FICS/talkproc.h1
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();