[Libreoffice-commits] core.git: sc/source
Stephan Bergmann
sbergman at redhat.com
Fri Jun 6 05:43:10 PDT 2014
sc/source/ui/condformat/condformatmgr.cxx | 4 ----
1 file changed, 4 deletions(-)
New commits:
commit 3b8ce44eba33b04773efe4806583a746233a25c9
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Fri Jun 6 14:42:26 2014 +0200
-Werror,-Wunused-macros
Change-Id: If8685cf1cfcfb25fd611e385d0b32d0b7963cd21
diff --git a/sc/source/ui/condformat/condformatmgr.cxx b/sc/source/ui/condformat/condformatmgr.cxx
index 5e0b3e8..053fd9c 100644
--- a/sc/source/ui/condformat/condformatmgr.cxx
+++ b/sc/source/ui/condformat/condformatmgr.cxx
@@ -14,10 +14,6 @@
#include <vcl/msgbox.hxx>
#include "document.hxx"
-#define ITEMID_RANGE 1
-#define ITEMID_CONDITION 2
-
-
ScCondFormatManagerWindow::ScCondFormatManagerWindow(SvSimpleTableContainer& rParent,
ScDocument* pDoc, ScConditionalFormatList* pFormatList)
: SvSimpleTable(rParent, WB_HSCROLL | WB_SORT | WB_TABSTOP)
More information about the Libreoffice-commits
mailing list