From 95753c6b534d22951e254f221802ba09d6d71077 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Wed, 21 Oct 2009 00:29:07 +0000 Subject: typo git-svn-id: svn+q:///qpdf/trunk@850 71b93d88-0707-0410-a8cf-f5a4172ac649 --- include/qpdf/Pl_Count.hh | 1 - 1 file changed, 1 deletion(-) 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; -- cgit v1.2.3-54-g00ecf