summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/saldisp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/unx/saldisp.hxx')
-rw-r--r--vcl/inc/unx/saldisp.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/vcl/inc/unx/saldisp.hxx b/vcl/inc/unx/saldisp.hxx
index 564f78f7286f..9207bee0c5ab 100644
--- a/vcl/inc/unx/saldisp.hxx
+++ b/vcl/inc/unx/saldisp.hxx
@@ -62,7 +62,6 @@ namespace vcl_sal { class WMAdaptor; }
#define PROPERTY_DEFAULT 0x00000FCB
-
// server vendor
typedef enum {
@@ -405,7 +404,6 @@ public:
void SetupInput( SalI18N_InputMethod *pInputMethod );
};
-
// get foreign key names
namespace vcl_sal {
OUString getKeysymReplacementName(
@@ -413,7 +411,6 @@ namespace vcl_sal {
KeySym nSymbol );
}
-
#endif // INCLUDED_VCL_INC_UNX_SALDISP_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */