git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5437824
)
removed debugging code
author
kramm
<kramm>
Wed, 26 Mar 2008 13:00:53 +0000
(13:00 +0000)
committer
kramm
<kramm>
Wed, 26 Mar 2008 13:00:53 +0000
(13:00 +0000)
lib/pdf/BitmapOutputDev.cc
patch
|
blob
|
history
diff --git
a/lib/pdf/BitmapOutputDev.cc
b/lib/pdf/BitmapOutputDev.cc
index
8148a81
..
53d23d1
100644
(file)
--- a/
lib/pdf/BitmapOutputDev.cc
+++ b/
lib/pdf/BitmapOutputDev.cc
@@
-1017,7
+1017,6
@@
void BitmapOutputDev::clip(GfxState *state)
}
void BitmapOutputDev::eoClip(GfxState *state)
{
- return;
msg("<debug> eoClip");
boolpolydev->eoClip(state);
booltextdev->eoClip(state);