summaryrefslogtreecommitdiff
path: root/extensions/source/update
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-03-27 12:57:15 +0100
committerStephan Bergmann <sbergman@redhat.com>2013-03-27 12:57:15 +0100
commitcdf0f6cf2b157ee187a74b786813e1d3dff9fd2b (patch)
treed7be1e19c877ee442558c5f5addf1f63c4e18888 /extensions/source/update
parent787bdc61ddf169c562002ecfe07025c1b8e8a2ef (diff)
-Werror,-Wunused-macros
Change-Id: I4df79952596b267a0e744a2b9a11a1e128624e74
Diffstat (limited to 'extensions/source/update')
-rw-r--r--extensions/source/update/check/updatecheckconfig.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/extensions/source/update/check/updatecheckconfig.cxx b/extensions/source/update/check/updatecheckconfig.cxx
index f72b02242bbf..8f0de9adaa5c 100644
--- a/extensions/source/update/check/updatecheckconfig.cxx
+++ b/extensions/source/update/check/updatecheckconfig.cxx
@@ -46,7 +46,6 @@ namespace util = com::sun::star::util ;
namespace uno = com::sun::star::uno ;
#define LAST_CHECK "LastCheck"
-#define VERSION_FOUND "UpdateVersionFound"
#define UPDATE_VERSION "UpdateVersion"
#define UPDATE_BUILDID "UpdateBuildId"
#define UPDATE_DESCRIPTION "UpdateDescription"