summaryrefslogtreecommitdiff
path: root/hwpfilter
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-08-13 14:43:52 +0200
committerStephan Bergmann <sbergman@redhat.com>2012-08-14 10:39:12 +0200
commit5df29c9fdc4123b37d5264d9cf1409a4ea136a63 (patch)
tree5d45ead5a3ff1f08fab3e99f00ee370e3660e44b /hwpfilter
parent8aca4d43cc117d8b02d53e8a2849e80350d92737 (diff)
-Werror,-Wunused-private-field (Clang towards 3.2)
Change-Id: I1f9341d1b70b9b996f3b344433e949647e12edf6
Diffstat (limited to 'hwpfilter')
-rw-r--r--hwpfilter/source/hwpfile.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hwpfilter/source/hwpfile.h b/hwpfilter/source/hwpfile.h
index 554097521f2c..d6f9738f32cb 100644
--- a/hwpfilter/source/hwpfile.h
+++ b/hwpfilter/source/hwpfile.h
@@ -267,7 +267,6 @@ class DLLEXPORT HWPFile
private:
/* hwp ÆÄÀÏ À̸§ */
- char fname[256];
int m_nCurrentPage;
int m_nMaxSettedPage;
HIODev *hiodev;