summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlbert Astals Cid <aacid@kde.org>2018-10-21 18:46:26 +0200
committerAlbert Astals Cid <aacid@kde.org>2018-10-21 18:46:26 +0200
commit2639d577cfebac60c81788442359cfac975e222d (patch)
tree6a3e59bc8abc7ebd2b7b9da5acd2fc046a642d51
parentaf161a35025edfca7c96e66ad8642e85b5b504cb (diff)
Remove commented out code
-rw-r--r--poppler/Annot.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/poppler/Annot.h b/poppler/Annot.h
index 4de6d251..7f4d9796 100644
--- a/poppler/Annot.h
+++ b/poppler/Annot.h
@@ -1415,7 +1415,6 @@ private:
// inherited from Annot
// AnnotBorderBS border; // BS
Dict *parent; // Parent
-// GBool addDingbatsResource;
Ref updatedAppearanceStream; // {-1,-1} if updateAppearanceStream has never been called
};