summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-12-21 14:50:58 +0100
committerStephan Bergmann <sbergman@redhat.com>2016-12-21 14:50:58 +0100
commitcc7e9b5dbe14e08c9c8ad8eeb37eb20cba1cbd49 (patch)
tree42062de79c0ecc48b454310367e8aaba93867baf /chart2
parent78ddea8eafa2196b7a3f537bc81962f5efa008b4 (diff)
No apparent reason for an unnamed namespace in an include file here
Change-Id: I56f21c94086b34f766e3f2745f5a1291af676984
Diffstat (limited to 'chart2')
-rw-r--r--chart2/source/controller/itemsetwrapper/SchWhichPairs.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/chart2/source/controller/itemsetwrapper/SchWhichPairs.hxx b/chart2/source/controller/itemsetwrapper/SchWhichPairs.hxx
index 2fdc76eec808..0879fbf2a2f6 100644
--- a/chart2/source/controller/itemsetwrapper/SchWhichPairs.hxx
+++ b/chart2/source/controller/itemsetwrapper/SchWhichPairs.hxx
@@ -26,9 +26,6 @@
#include "chartview/ChartSfxItemIds.hxx"
-namespace
-{
-
#define CHARACTER_WHICHPAIRS \
EE_ITEMS_START, EE_ITEMS_END, \
SID_CHAR_DLG_PREVIEW_STRING, SID_CHAR_DLG_PREVIEW_STRING
@@ -240,8 +237,6 @@ const sal_uInt16 nRegEquationWhichPairs[] =
0
};
-} // anonymous namespace
-
// INCLUDED_CHART2_SOURCE_CONTROLLER_ITEMSETWRAPPER_SCHWHICHPAIRS_HXX
#endif