summaryrefslogtreecommitdiff
path: root/unotools/source/config/options.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'unotools/source/config/options.cxx')
-rw-r--r--unotools/source/config/options.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/unotools/source/config/options.cxx b/unotools/source/config/options.cxx
index 202a2afc69d9..8891cf184c3f 100644
--- a/unotools/source/config/options.cxx
+++ b/unotools/source/config/options.cxx
@@ -17,7 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-
#include "sal/config.h"
#include <unotools/options.hxx>
@@ -100,5 +99,4 @@ void Options::ConfigurationChanged( ConfigurationBroadcaster*, sal_uInt32 nHint
NotifyListeners( nHint );
}
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */