diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2012-06-24 22:57:08 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2012-06-25 10:13:44 +0900 |
commit | 27b88d815dbbe6d2053add5fa17746bd1ff6a13d (patch) | |
tree | 8dab7f88d74507d18ec31dbbefa4441018c8107e /rsc/inc/rscpar.hxx | |
parent | 793f1e70ce4c364b366d2e8065ea7fb2815bbf40 (diff) |
removed unused forward declarations of class
Change-Id: I814f8bdf4e4015f8e4eea34533db4ed8d6a7496e
Diffstat (limited to 'rsc/inc/rscpar.hxx')
-rw-r--r-- | rsc/inc/rscpar.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rsc/inc/rscpar.hxx b/rsc/inc/rscpar.hxx index 779f2572afb7..6c422ee76b58 100644 --- a/rsc/inc/rscpar.hxx +++ b/rsc/inc/rscpar.hxx @@ -33,7 +33,6 @@ /****************** C L A S S E S ****************************************/ class RscTypCont; -class RscExpression; /*********** R s c F i l e I n s t ***************************************/ #define READBUFFER_MAX 256 |