summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/bin/pdf/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bin/pdf/main.cpp b/src/bin/pdf/main.cpp
index d2cf856..8164d5f 100644
--- a/src/bin/pdf/main.cpp
+++ b/src/bin/pdf/main.cpp
@@ -46,7 +46,6 @@ double dpi = -1.0;
Eina_Bool poppler_init(const char *file, int page_nbr, int size_w, int size_h)
{
Object obj;
- SplashColor white;
double w, h, cw, ch;
int rot;