summaryrefslogtreecommitdiff
path: root/extensions/source/abpilot/abspage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/abpilot/abspage.hxx')
-rw-r--r--extensions/source/abpilot/abspage.hxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/extensions/source/abpilot/abspage.hxx b/extensions/source/abpilot/abspage.hxx
index 89f50fbd2112..e3fdce0f5077 100644
--- a/extensions/source/abpilot/abspage.hxx
+++ b/extensions/source/abpilot/abspage.hxx
@@ -24,13 +24,9 @@
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <strings.hrc>
#include <componentmodule.hxx>
-#include <vcl/fixed.hxx>
-
namespace abp
{
-
-
class OAddressBookSourcePilot;
struct AddressSettings;
@@ -56,11 +52,8 @@ namespace abp
virtual void ActivatePage() override;
virtual void DeactivatePage() override;
};
-
-
} // namespace abp
-
#endif // INCLUDED_EXTENSIONS_SOURCE_ABPILOT_ABSPAGE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */