sc/source/ui/condformat/condformatmgr.cxx |    4 ----
 1 file changed, 4 deletions(-)

New commits:
commit 3b8ce44eba33b04773efe4806583a746233a25c9
Author: Stephan Bergmann <sberg...@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)
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to