X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fsilccore%2Fsilccommand.h;h=709115563c3b31d2064a327ae1405eddc24ed394;hb=89b07a460a554eb5173fe07f09b8c51c31d53e29;hp=155027d6195351bbda6d36a248c3a4d5aa4015e6;hpb=4eea9e61a1c77e4eec137ff0d34c03cae96c2db9;p=silc.git diff --git a/lib/silccore/silccommand.h b/lib/silccore/silccommand.h index 155027d6..70911556 100644 --- a/lib/silccore/silccommand.h +++ b/lib/silccore/silccommand.h @@ -80,16 +80,6 @@ typedef enum { #define SILC_COMMAND_LEAVE 23 #define SILC_COMMAND_NAMES 24 -/* Local commands. Local commands are unofficial commands and - are implementation specific commands. These are used only by the - SILC client to extend user commands. */ -#define SILC_COMMAND_HELP 100 -#define SILC_COMMAND_CLEAR 101 -#define SILC_COMMAND_VERSION 102 -#define SILC_COMMAND_SERVER 103 -#define SILC_COMMAND_MSG 104 -#define SILC_COMMAND_AWAY 105 - /* Reserved */ #define SILC_COMMAND_RESERVED 255