summaryrefslogtreecommitdiff
path: root/src/activeobject.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/activeobject.h')
-rw-r--r--src/activeobject.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/activeobject.h b/src/activeobject.h
index 103d90d12..1a16aa0c4 100644
--- a/src/activeobject.h
+++ b/src/activeobject.h
@@ -38,7 +38,6 @@ struct ActiveObjectMessage
#define ACTIVEOBJECT_TYPE_INVALID 0
#define ACTIVEOBJECT_TYPE_TEST 1
-#define ACTIVEOBJECT_TYPE_LUA 2
/*
Parent class for ServerActiveObject and ClientActiveObject