removed debugging code
authorkramm <kramm>
Wed, 26 Mar 2008 13:00:53 +0000 (13:00 +0000)
committerkramm <kramm>
Wed, 26 Mar 2008 13:00:53 +0000 (13:00 +0000)
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);