diff options
Diffstat (limited to 'plugins/Scriver')
-rw-r--r-- | plugins/Scriver/src/commonheaders.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Scriver/src/commonheaders.h b/plugins/Scriver/src/commonheaders.h index 10df66ad5a..159a5b9f45 100644 --- a/plugins/Scriver/src/commonheaders.h +++ b/plugins/Scriver/src/commonheaders.h @@ -106,7 +106,6 @@ extern void LoadInfobarFonts(); extern HCURSOR hDragCursor;
extern ITaskbarList3 *pTaskbarInterface;
extern GlobalMessageData g_dat;
-extern CRITICAL_SECTION cs;
extern HMENU g_hMenu;
extern HANDLE hHookWinPopup, hHookWinWrite;
extern HCURSOR hCurSplitNS, hCurSplitWE;
|