diff options
Diffstat (limited to 'src/game/ScriptCalls.h')
-rw-r--r-- | src/game/ScriptCalls.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/game/ScriptCalls.h b/src/game/ScriptCalls.h index 4aaae619cb4..83b93760b07 100644 --- a/src/game/ScriptCalls.h +++ b/src/game/ScriptCalls.h @@ -117,8 +117,6 @@ typedef struct scriptCallEffectDummyItem EffectDummyItem; scriptCallGetAI GetAI; scriptCallCreateInstanceData CreateInstanceData; - - TRINITY_LIBRARY_HANDLE hScriptsLib; }_ScriptSet,*ScriptsSet; #endif |