summaryrefslogtreecommitdiff
path: root/include/svx/svdtypes.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdtypes.hxx')
-rw-r--r--include/svx/svdtypes.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/svx/svdtypes.hxx b/include/svx/svdtypes.hxx
index c6845e51976c..53351d1da354 100644
--- a/include/svx/svdtypes.hxx
+++ b/include/svx/svdtypes.hxx
@@ -85,8 +85,6 @@ enum SdrObjListKind {SDROBJLIST_UNKNOWN =0x00,
// Here is space for 8 more types of pages
}; // reserved for Surrogate
-inline bool SdrIsPageKind(SdrObjListKind eK) { return eK>=SDROBJLIST_DRAWPAGE && eK<=0x1A; }
-
/*
* Repeat
*/