summaryrefslogtreecommitdiff
path: root/sc/inc/dpglobal.hxx
diff options
context:
space:
mode:
authorTamás Zolnai <zolnaitamas2000@gmail.com>2016-11-03 02:05:46 +0100
committerTamás Zolnai <tamas.zolnai@collabora.com>2016-11-20 00:12:30 +0100
commit31bc7ce07ac8e6d0c0ad4c9bbf9e41a2b79f17b4 (patch)
tree889da023633bf16e6e572526c99f59021246c083 /sc/inc/dpglobal.hxx
parent0f3861e65d8e652dcc31cf9a2f2b5c1a0a73b86d (diff)
Remove unused macro
Change-Id: I407217703d285fc858208cbcdfae0fe84a30fcee
Diffstat (limited to 'sc/inc/dpglobal.hxx')
-rw-r--r--sc/inc/dpglobal.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/inc/dpglobal.hxx b/sc/inc/dpglobal.hxx
index e6ca2c2ea838..7c82541a06e8 100644
--- a/sc/inc/dpglobal.hxx
+++ b/sc/inc/dpglobal.hxx
@@ -22,8 +22,6 @@
#include <o3tl/typed_flags_set.hxx>
-#define PIVOT_MAXFUNC 11
-
enum class PivotFunc {
NONE = 0x0000,
Sum = 0x0001,