proper finish pages (close all clipping boxes)
[swftools.git] / lib / pdf / GFXOutputDev.cc
index 5f4b111..56257a5 100644 (file)
@@ -791,8 +791,6 @@ void GFXOutputDev::endframe()
        device->endclip(device);
        outer_clip_box = 0;
     }
-
-    device->endpage(device);
 }
 
 void GFXOutputDev::finish()