summaryrefslogtreecommitdiff
path: root/sd/inc/resltn.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2016-09-16 16:08:56 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2016-09-18 11:02:45 +0000
commite592877844573fa5ab934b7ab3b13aaa33ed621d (patch)
tree37138edadc35f0fe1a4ee87bcce66e4d756af469 /sd/inc/resltn.hxx
parent17d7ac5c1a06d29cbeeb3efd245ebf2e6725da12 (diff)
loplugin:unusedenumvalues
Change-Id: Icf17f936ce6d07d0e152252833c8645cf9b1163b Reviewed-on: https://gerrit.libreoffice.org/28942 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sd/inc/resltn.hxx')
-rw-r--r--sd/inc/resltn.hxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/sd/inc/resltn.hxx b/sd/inc/resltn.hxx
index e687a686e0c2..b5e1894e776b 100644
--- a/sd/inc/resltn.hxx
+++ b/sd/inc/resltn.hxx
@@ -20,13 +20,6 @@
#ifndef INCLUDED_SD_INC_RESLTN_HXX
#define INCLUDED_SD_INC_RESLTN_HXX
-enum PublishingResolution
-{
- RESOLUTION_HIGH,
- RESOLUTION_MEDIUM,
- RESOLUTION_LOW
-};
-
enum PublishingFormat
{
FORMAT_GIF,