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:
fac8829
)
removed default protect call
author
kramm
<kramm>
Fri, 8 Feb 2008 10:42:00 +0000
(10:42 +0000)
committer
kramm
<kramm>
Fri, 8 Feb 2008 10:42:00 +0000
(10:42 +0000)
lib/pdf/pdf.cc
patch
|
blob
|
history
diff --git
a/lib/pdf/pdf.cc
b/lib/pdf/pdf.cc
index
285e01b
..
7d13c7b
100644
(file)
--- a/
lib/pdf/pdf.cc
+++ b/
lib/pdf/pdf.cc
@@
-78,7
+78,6
@@
void render2(gfxpage_t*page, gfxdevice_t*dev)
pi->middev->setparameter(pi->middev, "protect", "1");
dev = pi->middev;
}
- dev->setparameter(dev, "protect", "1");
if(!pi) {
msg("<fatal> pdf_page_render: Parent PDF this page belongs to doesn't exist yet/anymore");