diff options
Diffstat (limited to 'basctl')
-rw-r--r-- | basctl/source/inc/basidesh.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/basctl/source/inc/basidesh.hxx b/basctl/source/inc/basidesh.hxx index 4e8d5f095b40..70cf66990b43 100644 --- a/basctl/source/inc/basidesh.hxx +++ b/basctl/source/inc/basidesh.hxx @@ -47,7 +47,6 @@ class SbxObject; class SbModule; class StarBASIC; class LocalizationMgr; -struct BasicIDEShell_Impl; #if _SOLAR__PRIVATE typedef std::map<sal_uInt16, IDEBaseWindow*> IDEWindowTable; |