poppler/GlobalParams.cc | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 23df93aaf495428b580bafd0fd1f41515828b08d
Author: Albert Astals Cid <[email protected]>
Date: Thu May 3 14:50:09 2012 -0700
We don't support the keyBinding concept
remove wrong merge
diff --git a/poppler/GlobalParams.cc b/poppler/GlobalParams.cc
index 811a120..596d6ae 100644
--- a/poppler/GlobalParams.cc
+++ b/poppler/GlobalParams.cc
@@ -2238,7 +2238,6 @@ XpdfSecurityHandler
*GlobalParams::getSecurityHandler(char *name) {
if (!loadPlugin("security", name)) {
return NULL;
}
- deleteGooList(keyBindings, KeyBinding);
lockGlobalParams;
for (i = 0; i < securityHandlers->getLength(); ++i) {
_______________________________________________
poppler mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/poppler