Project: Remove obsolete commented out updateinfo

This plugin is now built by default.

Change-Id: Ib85dd7e12bca2e72bc456ef8db1bbb0eaba2401d
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Orgad Shaneh
2016-04-17 22:43:53 +03:00
committed by Orgad Shaneh
parent b915acbabe
commit 3d85b826f0

View File

@@ -79,11 +79,7 @@ exists($$LLVM_INSTALL_DIR) {
isEmpty(IDE_PACKAGE_MODE) {
SUBDIRS += \
helloworld #\
#updateinfo
#} else:!isEmpty(UPDATEINFO_ENABLE) {
# SUBDIRS += \
# updateinfo
helloworld
}
for(p, SUBDIRS) {