summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-12-12 12:07:12 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-12-13 07:48:33 +0100
commit9f066938fb336688658b06652b701905988ae98c (patch)
tree09b5c6716296b9fe77516ea975b92dc255984acf
parenteb4c35b3104f4ca758e3a8eb86e194a5b8681aa7 (diff)
SDRVIEWWIN_NOTFOUND is dead
ever since commit 90b152881e398ef1493130c3fb08bf646fbb807d Date: Sun Jan 16 19:11:44 2011 +0100 Remove some dead code in 'view' Change-Id: Ic760605462960f6a5d2dd9280152081311c765cb Reviewed-on: https://gerrit.libreoffice.org/46343 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
-rw-r--r--include/svx/svdpntv.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/svx/svdpntv.hxx b/include/svx/svdpntv.hxx
index b996c3fe1778..24bdb25d7d41 100644
--- a/include/svx/svdpntv.hxx
+++ b/include/svx/svdpntv.hxx
@@ -69,10 +69,6 @@ enum class SdrAnimationMode
};
-// defines
-#define SDRVIEWWIN_NOTFOUND (0xFFFF)
-
-
class SdrPaintView;
namespace sdr