summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-04-11 19:35:44 +0200
committerStephan Bergmann <sbergman@redhat.com>2016-04-12 15:50:22 +0200
commit89edb26c253f3c4f1f0717716b15d1b2e5471c5d (patch)
tree23b312fea960e3be184f02a6927b7c2df001698f /include
parente474c8b86a9923d73e66506799b98243dccc6ea8 (diff)
Remove unused _SFXMOD_HXX
Change-Id: I1058455f4d5f3bfbe25b196181bd57043aff1c40
Diffstat (limited to 'include')
-rw-r--r--include/sfx2/module.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/sfx2/module.hxx b/include/sfx2/module.hxx
index 37d59bfe49a3..b3fcf3d972ff 100644
--- a/include/sfx2/module.hxx
+++ b/include/sfx2/module.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef INCLUDED_SFX2_MODULE_HXX
-#define INCLUDED_SFX2_MODULE_HXX // internal
-#define _SFXMOD_HXX // external
+#define INCLUDED_SFX2_MODULE_HXX
#include <sal/config.h>
#include <sfx2/app.hxx>