summaryrefslogtreecommitdiffhomepage
path: root/gui/main.cpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2016-09-16 17:01:24 +0200
committerStanislaw Halik <sthalik@misaki.pl>2016-09-16 17:53:40 +0200
commita5167736460bac22010333cfe7530a5fa50d2c70 (patch)
treeff4c5885483b06f347df37fb19fa97e6047ae959 /gui/main.cpp
parent7e97b1b0ee2d93aeb70b0c50954ff08e1f0eca71 (diff)
compat, dinput: don't overdo COM logic
Diffstat (limited to 'gui/main.cpp')
-rw-r--r--gui/main.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/gui/main.cpp b/gui/main.cpp
index ebfd9728..c3e3999a 100644
--- a/gui/main.cpp
+++ b/gui/main.cpp
@@ -10,7 +10,6 @@
#include "migration/migration.hpp"
#include "main-window.hpp"
#include "options/options.hpp"
-#include "compat/win32-com.hpp"
using namespace options;
#include <QApplication>
#include <QCommandLineParser>
@@ -119,7 +118,6 @@ WINAPI
main(int argc, char** argv)
{
#ifdef _WIN32
- init_com_threading();
add_program_library_path();
#elif !defined(__linux)
// workaround QTBUG-38598