summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwindowdefs_win.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/kernel/qwindowdefs_win.h')
-rw-r--r--src/gui/kernel/qwindowdefs_win.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/gui/kernel/qwindowdefs_win.h b/src/gui/kernel/qwindowdefs_win.h
index e904b7a645..b546fe305e 100644
--- a/src/gui/kernel/qwindowdefs_win.h
+++ b/src/gui/kernel/qwindowdefs_win.h
@@ -111,13 +111,4 @@ typedef long HRESULT;
typedef struct tagMSG MSG;
-QT_BEGIN_NAMESPACE
-
-Q_CORE_EXPORT HINSTANCE qWinAppInst();
-Q_CORE_EXPORT HINSTANCE qWinAppPrevInst();
-Q_CORE_EXPORT int qWinAppCmdShow();
-Q_WIDGETS_EXPORT HDC qt_win_display_dc();
-
-QT_END_NAMESPACE
-
#endif // QWINDOWDEFS_WIN_H