aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/LuaSL
diff options
context:
space:
mode:
Diffstat (limited to 'src/LuaSL')
-rw-r--r--src/LuaSL/LuaSL.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/LuaSL/LuaSL.h b/src/LuaSL/LuaSL.h
index dba6550..d93298b 100644
--- a/src/LuaSL/LuaSL.h
+++ b/src/LuaSL/LuaSL.h
@@ -16,7 +16,6 @@ typedef struct _gameGlobals gameGlobals; // Define this here, so LuaSL_threads.h
16 16
17struct _gameGlobals 17struct _gameGlobals
18{ 18{
19 Ecore_Con_Server *server;
20 Eina_Hash *names; 19 Eina_Hash *names;
21 const char *address; 20 const char *address;
22 int port; 21 int port;