diff options
Diffstat (limited to 'plugins/Scriver/src/stdafx.h')
-rw-r--r-- | plugins/Scriver/src/stdafx.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/Scriver/src/stdafx.h b/plugins/Scriver/src/stdafx.h index 7100a13efb..d6ff0fed26 100644 --- a/plugins/Scriver/src/stdafx.h +++ b/plugins/Scriver/src/stdafx.h @@ -120,7 +120,4 @@ int StatusIconPressed(WPARAM wParam, LPARAM lParam); extern GlobalMessageData g_dat;
-extern CREOleCallback reOleCallback;
-extern CREOleCallback2 reOleCallback2;
-
#endif
|