summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/component_p.h
diff options
context:
space:
mode:
authortjenssen <tim.jenssen@digia.com>2012-11-19 17:48:11 +0100
committerTim Jenssen <tim.jenssen@digia.com>2012-11-20 16:22:47 +0100
commit0d8574a8d4e22824039ebf8febf10938e8e99ca9 (patch)
tree198fecd62a1db9c84dffab53f0a5f8e1fdc41b22 /src/libs/installer/component_p.h
parent6e894931e0bb6e19dd70d8dbc6804f2412e2dc94 (diff)
remove unused removeBeforeUpdate functionality
Change-Id: I0e947c11d393d2aa1d9a97a2d9cd32790f4d2954 Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com>
Diffstat (limited to 'src/libs/installer/component_p.h')
-rw-r--r--src/libs/installer/component_p.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libs/installer/component_p.h b/src/libs/installer/component_p.h
index 0c58288f9..18d1ea21d 100644
--- a/src/libs/installer/component_p.h
+++ b/src/libs/installer/component_p.h
@@ -66,7 +66,6 @@ public:
bool m_newlyInstalled;
bool m_operationsCreated;
- bool m_removeBeforeUpdate;
bool m_autoCreateOperations;
bool m_operationsCreatedSuccessfully;
bool m_updateIsAvailable;