diff options
author | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2019-04-02 09:07:34 +0200 |
---|---|---|
committer | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2019-04-02 09:29:45 +0200 |
commit | 7ac53984d7749e50cf2f6f2dcc19e3d53d7ff603 (patch) | |
tree | 386cd91986c6044cbbed15d0bdc2dc7ccca34d01 /sc/inc/unonames.hxx | |
parent | dbbf20a4b40916ca4f5c98f18827ede39ad7a828 (diff) |
Remove unnecessary comments
Change-Id: Ie6dfdc87d209686955ae4b758cd020f2587e7dac
Reviewed-on: https://gerrit.libreoffice.org/70117
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'sc/inc/unonames.hxx')
-rw-r--r-- | sc/inc/unonames.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/unonames.hxx b/sc/inc/unonames.hxx index 79f2189e1835..1a89feb1d6ac 100644 --- a/sc/inc/unonames.hxx +++ b/sc/inc/unonames.hxx @@ -194,7 +194,6 @@ #define SC_UNONAME_ANCHOR "Anchor" #define SC_UNONAME_HORIPOS "HoriOrientPosition" #define SC_UNONAME_VERTPOS "VertOrientPosition" -// #i66550 HLINK_FOR_SHAPES #define SC_UNONAME_HYPERLINK "Hyperlink" #define SC_UNONAME_MOVEPROTECT "MoveProtect" |