[Libreoffice-commits] core.git: sw/inc

Eike Rathke erack at redhat.com
Thu Sep 22 11:23:12 UTC 2016


 sw/inc/redline.hxx |    3 ---
 1 file changed, 3 deletions(-)

New commits:
commit a4480555561df77e36c5f622cb63e4cf44b2490a
Author: Eike Rathke <erack at redhat.com>
Date:   Thu Sep 22 13:19:39 2016 +0200

    remove unused defines
    
    Change-Id: I72eea07e775fa1987081b952523dc4e32483fc8a

diff --git a/sw/inc/redline.hxx b/sw/inc/redline.hxx
index 0cf123b..ad25d87 100644
--- a/sw/inc/redline.hxx
+++ b/sw/inc/redline.hxx
@@ -326,9 +326,6 @@ public:
 
 class SW_DLLPUBLIC SwRedlineHint : public SfxHint
 {
-#define SWREDLINE_INSERTED  1
-#define SWREDLINE_FOCUS     3
-
 };
 
 #endif


More information about the Libreoffice-commits mailing list