[Libreoffice-commits] core.git: extensions/source
Stephan Bergmann
sbergman at redhat.com
Wed Mar 27 04:57:42 PDT 2013
extensions/source/update/check/updatecheckconfig.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit cdf0f6cf2b157ee187a74b786813e1d3dff9fd2b
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Wed Mar 27 12:57:15 2013 +0100
-Werror,-Wunused-macros
Change-Id: I4df79952596b267a0e744a2b9a11a1e128624e74
diff --git a/extensions/source/update/check/updatecheckconfig.cxx b/extensions/source/update/check/updatecheckconfig.cxx
index f72b022..8f0de9a 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"
More information about the Libreoffice-commits
mailing list