summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/installer.pro
diff options
context:
space:
mode:
authorkh1 <karsten.heimrich@digia.com>2014-07-10 16:40:49 +0200
committerKarsten Heimrich <karsten.heimrich@digia.com>2014-07-11 08:06:08 +0200
commit6e7ff8a60ba2bf3dcab1646f0046fc4ef7066cb3 (patch)
treec9cd6ed019e415041b599913d592870acbe4fa3d /src/libs/installer/installer.pro
parente0b87eb535841954ea5f06efeed5ffeb2f8c49d8 (diff)
Remove unused class.
It was introduced and put into the lib for an example we do not have anymore. It's also something an application should implement rather then the library. Change-Id: Ieed1e63eed2f756326f608c4fc9680cc1df1c916 Reviewed-by: Jarek Kobus <jaroslaw.kobus@digia.com>
Diffstat (limited to 'src/libs/installer/installer.pro')
-rw-r--r--src/libs/installer/installer.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/libs/installer/installer.pro b/src/libs/installer/installer.pro
index 42f51cdd0..8e48ede32 100644
--- a/src/libs/installer/installer.pro
+++ b/src/libs/installer/installer.pro
@@ -72,7 +72,6 @@ HEADERS += packagemanagercore.h \
init.h \
updater.h \
operationrunner.h \
- updatesettings.h \
adminauthorization.h \
elevatedexecuteoperation.h \
fakestopprocessforupdateoperation.h \
@@ -155,7 +154,6 @@ SOURCES += packagemanagercore.cpp \
init.cpp \
updater.cpp \
operationrunner.cpp \
- updatesettings.cpp \
elevatedexecuteoperation.cpp \
fakestopprocessforupdateoperation.cpp \
lazyplaintextedit.cpp \