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

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Tue Feb 19 12:54:26 UTC 2019


 sw/inc/unoprnms.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 0a35b6801db2b6732a1ba89115757b88fe140f92
Author:     Tor Lillqvist <tml at collabora.com>
AuthorDate: Tue Feb 19 14:01:29 2019 +0200
Commit:     Tor Lillqvist <tml at collabora.com>
CommitDate: Tue Feb 19 13:54:02 2019 +0100

    UNO_NAME_FILTER_NAME is not used anywhere
    
    Change-Id: I135359d9cce4a3195a8e2099545ffafa5b767cdb
    Reviewed-on: https://gerrit.libreoffice.org/68013
    Tested-by: Jenkins
    Reviewed-by: Tor Lillqvist <tml at collabora.com>

diff --git a/sw/inc/unoprnms.hxx b/sw/inc/unoprnms.hxx
index b2de700dd23f..731c7a719b49 100644
--- a/sw/inc/unoprnms.hxx
+++ b/sw/inc/unoprnms.hxx
@@ -408,7 +408,6 @@
 #define UNO_NAME_LOAD_FRAME_STYLES "LoadFrameStyles"
 #define UNO_NAME_LOAD_TEXT_STYLES "LoadTextStyles"
 #define UNO_NAME_FILE_NAME "FileName"
-#define UNO_NAME_FILTER_NAME "FilterName"
 #define UNO_NAME_COPY_COUNT "CopyCount"
 #define UNO_NAME_COLLATE "Collate"
 #define UNO_NAME_SORT "Sort"


More information about the Libreoffice-commits mailing list