botcommands.h

changeset 68
588cc27e84bb
parent 0
8dce9696d62d
--- a/botcommands.h	Wed Dec 19 04:20:02 2012 +0200
+++ b/botcommands.h	Wed Dec 19 13:44:18 2012 +0200
@@ -170,14 +170,4 @@
 
 } BOTCMD_e;
 
-//*****************************************************************************
-typedef enum
-{
-	RETURNVAL_VOID,
-	RETURNVAL_INT,
-	RETURNVAL_BOOLEAN,
-	RETURNVAL_STRING,
-
-} RETURNVAL_e;
-
 #endif	// __BOTCOMMANDS_H__
\ No newline at end of file

mercurial