summaryrefslogtreecommitdiff
path: root/linguistic/source/spelldsp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'linguistic/source/spelldsp.hxx')
-rw-r--r--linguistic/source/spelldsp.hxx6
1 files changed, 1 insertions, 5 deletions
diff --git a/linguistic/source/spelldsp.hxx b/linguistic/source/spelldsp.hxx
index b617f749877e..c93560441333 100644
--- a/linguistic/source/spelldsp.hxx
+++ b/linguistic/source/spelldsp.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_LINGUISTIC_SOURCE_SPELLDSP_HXX
-#define INCLUDED_LINGUISTIC_SOURCE_SPELLDSP_HXX
+#pragma once
#include "defs.hxx"
#include <linguistic/misc.hxx>
@@ -135,7 +134,4 @@ inline const css::uno::Reference< css::linguistic2::XSearchableDictionaryList >
return m_xDicList;
}
-
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */