From 69a70bf0285e8dfdbba10694fe56bbc80f0fdae0 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Tue, 7 Aug 2012 13:16:33 +0200 Subject: Remove forwards of non-existing structs Change-Id: Ie1d7ed56c69539587df5310c0a1ea0476abd5542 --- basctl/source/inc/basidesh.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'basctl') 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 IDEWindowTable; -- cgit