summaryrefslogtreecommitdiff
path: root/poppler/SplashOutputDev.cc
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2019-01-04 22:13:43 +0100
committerAlbert Astals Cid <tsdgeos@yahoo.es>2019-01-18 15:22:47 +0000
commit748b4e58e384b806618fae2014b6e413a4168fed (patch)
tree8f95c872675d14ca35611a5ff65b65c6901050bb /poppler/SplashOutputDev.cc
parent9f247fbb14df853274423035530a141405c90cda (diff)
all: Remove support for obsolete systems
https://gitlab.freedesktop.org/poppler/poppler/issues/709
Diffstat (limited to 'poppler/SplashOutputDev.cc')
-rw-r--r--poppler/SplashOutputDev.cc6
1 files changed, 0 insertions, 6 deletions
diff --git a/poppler/SplashOutputDev.cc b/poppler/SplashOutputDev.cc
index 195232fe..4f5db275 100644
--- a/poppler/SplashOutputDev.cc
+++ b/poppler/SplashOutputDev.cc
@@ -77,12 +77,6 @@
#include "SplashOutputDev.h"
#include <algorithm>
-#ifdef VMS
-#if (__VMS_VER < 70000000)
-extern "C" int unlink(char *filename);
-#endif
-#endif
-
static const double s_minLineWidth = 0.0;
static inline void convertGfxColor(SplashColorPtr dest,