[Libreoffice-commits] .: sfx2/inc

Stephan Bergmann sbergmann at kemper.freedesktop.org
Fri May 11 07:39:11 PDT 2012


 sfx2/inc/sfx2/sfxcommands.h |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit d8321bd0651c89fc158859a2b2ee5903533921ed
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Fri May 11 16:38:58 2012 +0200

    Looks like CMD_SID_FRAMETITLE can go
    
    ...now that SID_FRAMETITLE is gone, and it is unused, anyway.
    
    Change-Id: I8b6b2641b988763df85d88490dc46484083b7180

diff --git a/sfx2/inc/sfx2/sfxcommands.h b/sfx2/inc/sfx2/sfxcommands.h
index cb41efe..31109d5 100644
--- a/sfx2/inc/sfx2/sfxcommands.h
+++ b/sfx2/inc/sfx2/sfxcommands.h
@@ -99,7 +99,6 @@
 #define CMD_SID_FOCUSURLBOX                         ".uno:FocusUrlBox"
 #define CMD_SID_FORMATMENU                          ".uno:FormatMenu"
 #define CMD_SID_STYLE_FAMILY3                       ".uno:FrameStyle"
-#define CMD_SID_FRAMETITLE                          ".uno:FrameTitle"
 #define CMD_SID_PROGFILENAME                        ".uno:FullName"
 #define CMD_SID_DOCFULLNAME                         ".uno:FullName"
 #define CMD_SID_WIN_FULLSCREEN                      ".uno:FullScreen"


More information about the Libreoffice-commits mailing list