diff options
Diffstat (limited to 'src/bin/pdf')
-rw-r--r-- | src/bin/pdf/main.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bin/pdf/main.cpp b/src/bin/pdf/main.cpp index 7eaca4e..e33e18b 100644 --- a/src/bin/pdf/main.cpp +++ b/src/bin/pdf/main.cpp @@ -33,7 +33,6 @@ PDFDoc *pdfdoc; bool locked = false; -SplashOutputDev *output_dev; ::Page *page; int width = 0, height = 0; |