summaryrefslogtreecommitdiff
path: root/plugins/StartPosition/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/StartPosition/src/stdafx.h')
-rw-r--r--plugins/StartPosition/src/stdafx.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/StartPosition/src/stdafx.h b/plugins/StartPosition/src/stdafx.h
index 0ad957d508..f654557d13 100644
--- a/plugins/StartPosition/src/stdafx.h
+++ b/plugins/StartPosition/src/stdafx.h
@@ -24,7 +24,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#include <windows.h>
-#define __NO_CMPLUGIN_NEEDED
#include <newpluginapi.h>
#include <m_gui.h>
#include <m_langpack.h>
@@ -33,8 +32,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "resource.h"
#include "version.h"
-extern HINSTANCE g_hInstance;
-
#define MODULE_NAME "StartPosition"
#define CLIST_MODULE_NAME "CList"