summaryrefslogtreecommitdiff
path: root/svx/source/inc/fmslotinvalidator.hxx
diff options
context:
space:
mode:
authorAlexandre Vicenzi <vicenzi.alexandre@gmail.com>2014-01-29 20:46:48 -0200
committerCaolán McNamara <caolanm@redhat.com>2014-01-30 11:16:27 +0000
commitc5685ec791fbce43e982ffecc9e062063ec7e3d7 (patch)
tree7bb2ab8682f584488f696b68b0ab88b496dc56ea /svx/source/inc/fmslotinvalidator.hxx
parent923a3ba49ab5e578778ffba08ae337993dd76ab4 (diff)
fdo#63154 Removed unused solar.h ref. in linguc., sfx2, starmath, svl and svx
Change-Id: I241661119371b75804fcf9215ff5e5da2a5b9265 Reviewed-on: https://gerrit.libreoffice.org/7732 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svx/source/inc/fmslotinvalidator.hxx')
-rw-r--r--svx/source/inc/fmslotinvalidator.hxx11
1 files changed, 0 insertions, 11 deletions
diff --git a/svx/source/inc/fmslotinvalidator.hxx b/svx/source/inc/fmslotinvalidator.hxx
index bceead451450..62bbdbff5154 100644
--- a/svx/source/inc/fmslotinvalidator.hxx
+++ b/svx/source/inc/fmslotinvalidator.hxx
@@ -20,18 +20,10 @@
#ifndef INCLUDED_SVX_SOURCE_INC_FMSLOTINVALIDATOR_HXX
#define INCLUDED_SVX_SOURCE_INC_FMSLOTINVALIDATOR_HXX
-#include <tools/solar.h>
-
-//........................................................................
namespace svx
{
-//........................................................................
-
typedef sal_uInt16 SfxSlotId;
- //====================================================================
- //= ISlotInvalidator
- //====================================================================
class ISlotInvalidator
{
public:
@@ -40,10 +32,7 @@ namespace svx
protected:
~ISlotInvalidator() {}
};
-
-//........................................................................
} // namespace svx
-//........................................................................
#endif // INCLUDED_SVX_SOURCE_INC_FMSLOTINVALIDATOR_HXX