summaryrefslogtreecommitdiff
path: root/include/unotools/configitem.hxx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-04-06 19:45:36 +0300
committerTor Lillqvist <tml@collabora.com>2014-04-06 19:45:36 +0300
commit49ccde0d3d3edaac9473f915011a501058e64002 (patch)
tree1dcb8a25647eff7f740df8b0b8f589696e87f06d /include/unotools/configitem.hxx
parentf4e8d2ad0e591b87d2c221761363a3042628d5ff (diff)
Kill superfluous vertical whitespace
Change-Id: Idadfa4d215cb4b789d4949ce850bbb13016350c6
Diffstat (limited to 'include/unotools/configitem.hxx')
-rw-r--r--include/unotools/configitem.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/unotools/configitem.hxx b/include/unotools/configitem.hxx
index 7865bdb3f60c..12965fd31b82 100644
--- a/include/unotools/configitem.hxx
+++ b/include/unotools/configitem.hxx
@@ -27,7 +27,6 @@
#include <unotools/unotoolsdllapi.h>
#include <unotools/options.hxx>
-
namespace com{ namespace sun{ namespace star{
namespace uno{
class Any;
@@ -82,7 +81,6 @@ namespace utl
void CallNotify(
const com::sun::star::uno::Sequence<OUString>& aPropertyNames);
-
// In special mode ALL_LOCALES we must support reading/writing of localized cfg entries as Sequence< PropertyValue >.
// These methods are helper to convert given lists of names and Any-values.
// format: PropertyValue.Name = <locale as ISO string>