removed debugging code
[swftools.git] / lib / pdf / BitmapOutputDev.cc
index 8148a81..53d23d1 100644 (file)
@@ -1017,7 +1017,6 @@ void BitmapOutputDev::clip(GfxState *state)
 }
 void BitmapOutputDev::eoClip(GfxState *state)
 {
-    return;
     msg("<debug> eoClip");
     boolpolydev->eoClip(state);
     booltextdev->eoClip(state);