summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-03-19 13:28:35 +0100
committerMichael Stahl <mstahl@redhat.com>2013-03-19 13:29:33 +0100
commit10459e41c4e28bb70e21761d46028a0341109b26 (patch)
tree1b6d4dbb84fb60c9db12d66cff979490907faa81 /xmloff
parentcd360473ae2618c24f4d3b83382fde9f1c7b175d (diff)
remove unused VariableName code/comments
Change-Id: Ifa0ae6d870b48f4f1dec013c183efc64736dd8ea
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/text/txtfldi.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/text/txtfldi.cxx b/xmloff/source/text/txtfldi.cxx
index 245d7e4001a3..7e1fb2915450 100644
--- a/xmloff/source/text/txtfldi.cxx
+++ b/xmloff/source/text/txtfldi.cxx
@@ -154,7 +154,6 @@ const sal_Char sAPI_full_name[] = "FullName";
const sal_Char sAPI_place_holder_type[] = "PlaceHolderType";
const sal_Char sAPI_place_holder[] = "PlaceHolder";
const sal_Char sAPI_hint[] = "Hint";
-const sal_Char sAPI_variable_name[] = "VariableName";
const sal_Char sAPI_name[] = "Name";
const sal_Char sAPI_sub_type[] = "SubType";
const sal_Char sAPI_numbering_separator[] = "NumberingSeparator";