From e8816c8ef4b1808283b88d7fffdbabb96ae81115 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Fri, 16 Aug 2013 20:10:09 +0200 Subject: purge qtjsbackend Change-Id: Ic761324c7b7afdfd509bea1db0d75ba259f8fb94 Reviewed-by: Simon Hausmann Reviewed-by: Sergio Ahumada --- .gitmodules | 3 --- init-repository | 2 -- qt.pro | 1 - qtjsbackend | 1 - 4 files changed, 7 deletions(-) delete mode 160000 qtjsbackend diff --git a/.gitmodules b/.gitmodules index 8fbcde15..027a1274 100644 --- a/.gitmodules +++ b/.gitmodules @@ -73,9 +73,6 @@ [submodule "qt3d"] path = qt3d url = ../qt3d.git -[submodule "qtjsbackend"] - path = qtjsbackend - url = ../qtjsbackend.git [submodule "qtimageformats"] path = qtimageformats url = ../qtimageformats.git diff --git a/init-repository b/init-repository index b355ffa3..7c23f1c8 100755 --- a/init-repository +++ b/init-repository @@ -224,7 +224,6 @@ my %GERRIT_REPOS = map { $_ => "qt/$_" } qw( qtgraphicaleffects qtimageformats qtjsondb - qtjsbackend qtlocation qtmacextras qtmultimedia @@ -255,7 +254,6 @@ my @DEFAULT_REPOS = qw( qtdoc qtgraphicaleffects qtimageformats - qtjsbackend qtmultimedia qtqa qtquick1 diff --git a/qt.pro b/qt.pro index 28b54a44..10f05dc1 100644 --- a/qt.pro +++ b/qt.pro @@ -60,7 +60,6 @@ addModule(qtx11extras, qtbase) addModule(qlalr, qtbase) addModule(qtsvg, qtbase) addModule(qtxmlpatterns, qtbase) -addModule(qtjsbackend, qtbase) addModule(qtdeclarative, qtbase, qtsvg qtxmlpatterns) addModule(qtquickcontrols, qtdeclarative) addModule(qtmultimedia, qtdeclarative) diff --git a/qtjsbackend b/qtjsbackend deleted file mode 160000 index 2e8e6b78..00000000 --- a/qtjsbackend +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 2e8e6b78cf673d12beb240434e6a92470a9c5603 -- cgit v1.2.3