summaryrefslogtreecommitdiff
path: root/rsc
diff options
context:
space:
mode:
Diffstat (limited to 'rsc')
-rw-r--r--rsc/inc/rscall.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/rsc/inc/rscall.h b/rsc/inc/rscall.h
index 789df421613d..1108fcfa7061 100644
--- a/rsc/inc/rscall.h
+++ b/rsc/inc/rscall.h
@@ -32,7 +32,6 @@ typedef char * CLASS_DATA; // Zeiger auf die Daten einer Klasse
class RscCompiler;
class RscTop;
class RscTypCont;
-class RscIncList;
/******************* G l o b a l V a r i a b l e s *********************/
extern rtl::OString* pStdParType;