summaryrefslogtreecommitdiff
path: root/extensions/source/abpilot/abspilot.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/abpilot/abspilot.hxx')
-rw-r--r--extensions/source/abpilot/abspilot.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/extensions/source/abpilot/abspilot.hxx b/extensions/source/abpilot/abspilot.hxx
index 2ad80c3cdc77..2ff045940b06 100644
--- a/extensions/source/abpilot/abspilot.hxx
+++ b/extensions/source/abpilot/abspilot.hxx
@@ -22,13 +22,10 @@
#include <vcl/roadmapwizard.hxx>
#include "addresssettings.hxx"
-#include <vcl/fixed.hxx>
#include "datasourcehandling.hxx"
-
namespace abp
{
-
typedef ::vcl::RoadmapWizardMachine OAddressBookSourcePilot_Base;
class OAddressBookSourcePilot final : public OAddressBookSourcePilot_Base
{
@@ -116,11 +113,8 @@ namespace abp
void impl_updateRoadmap( AddressSourceType _eType );
};
-
-
} // namespace abp
-
#endif // INCLUDED_EXTENSIONS_SOURCE_ABPILOT_ABSPILOT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */