From 00c9cebac684c42741e924d11038d5591e87dacd Mon Sep 17 00:00:00 2001 From: oroborus Date: Sun, 3 Aug 2008 14:17:06 +0000 Subject: - trochu rozsirena konfiguracvia, viz http://www.tuxanci.org/server/howto - moznost logovat so suboru git-svn-id: http://opensvn.csie.org/tuxanci_ng@188 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e --- src/base/proto.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/base/proto.h') diff --git a/src/base/proto.h b/src/base/proto.h index b7f198b..c746393 100644 --- a/src/base/proto.h +++ b/src/base/proto.h @@ -29,11 +29,6 @@ #include "publicServer.h" #endif -#define PROTO_SEND_ONE 0 -#define PROTO_SEND_ALL 1 -#define PROTO_SEND_BUT 3 -#define PROTO_SEND_ALL_SEES_TUX 4 - #define PROTO_ERROR_CODE_UNKNOWN 0 #define PROTO_ERROR_CODE_BAD_VERSION 1 #define PROTO_ERROR_CODE_BAD_NAME 2 -- cgit v1.2.3