extensions/source/update/check/updatecheckconfig.cxx | 1 - 1 file changed, 1 deletion(-)
New commits: commit cdf0f6cf2b157ee187a74b786813e1d3dff9fd2b Author: Stephan Bergmann <[email protected]> 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" _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
