aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2009-10-21 02:29:07 +0200
committerJay Berkenbilt <ejb@ql.org>2009-10-21 02:29:07 +0200
commit95753c6b534d22951e254f221802ba09d6d71077 (patch)
tree539283256a79ea851add472330c5811d89129135 /include
parent748ab301d4f17c77393b08de4ef541b957bde275 (diff)
downloadqpdf-95753c6b534d22951e254f221802ba09d6d71077.tar.zst
typo
git-svn-id: svn+q:///qpdf/trunk@850 71b93d88-0707-0410-a8cf-f5a4172ac649
Diffstat (limited to 'include')
-rw-r--r--include/qpdf/Pl_Count.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/qpdf/Pl_Count.hh b/include/qpdf/Pl_Count.hh
index 09b9dffa..1fd4c94a 100644
--- a/include/qpdf/Pl_Count.hh
+++ b/include/qpdf/Pl_Count.hh
@@ -24,7 +24,6 @@ class Pl_Count: public Pipeline
virtual void write(unsigned char*, int);
DLL_EXPORT
virtual void finish();
- DLL_EXPORT
// Returns the number of bytes written
DLL_EXPORT
int getCount() const;