summaryrefslogtreecommitdiff
path: root/launcher
diff options
Diffstat (limited to 'launcher')
-rw-r--r--launcher/StandaloneLauncher.cpp1
-rw-r--r--launcher/StandaloneSwitcher.cpp1
2 files changed, 0 insertions, 2 deletions
diff --git a/launcher/StandaloneLauncher.cpp b/launcher/StandaloneLauncher.cpp
index 2172d2695..da366a663 100644
--- a/launcher/StandaloneLauncher.cpp
+++ b/launcher/StandaloneLauncher.cpp
@@ -41,7 +41,6 @@ void ThreadWidgetInit(nux::NThread* thread, void* InitData)
int main(int argc, char** argv)
{
- g_type_init();
gtk_init(&argc, &argv);
nux::NuxInitialize(0);
diff --git a/launcher/StandaloneSwitcher.cpp b/launcher/StandaloneSwitcher.cpp
index 34467a0c7..7da9bef9e 100644
--- a/launcher/StandaloneSwitcher.cpp
+++ b/launcher/StandaloneSwitcher.cpp
@@ -299,7 +299,6 @@ void ThreadWidgetInit(nux::NThread* thread, void* InitData)
int main(int argc, char** argv)
{
- g_type_init();
gtk_init(&argc, &argv);
nux::NuxInitialize(0);