diff options
Diffstat (limited to 'source/cPlugin_NewLua.h')
-rw-r--r-- | source/cPlugin_NewLua.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/cPlugin_NewLua.h b/source/cPlugin_NewLua.h index d48c38127..a2eddf89b 100644 --- a/source/cPlugin_NewLua.h +++ b/source/cPlugin_NewLua.h @@ -9,7 +9,6 @@ typedef struct lua_State lua_State; -class cWebPlugin_Lua; |