summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/saldata.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/unx/saldata.hxx')
-rw-r--r--vcl/inc/unx/saldata.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/vcl/inc/unx/saldata.hxx b/vcl/inc/unx/saldata.hxx
index 8c2d732f7a07..f8dd5a2a95b1 100644
--- a/vcl/inc/unx/saldata.hxx
+++ b/vcl/inc/unx/saldata.hxx
@@ -93,11 +93,6 @@ public:
static int XErrorHdl( Display*, XErrorEvent* );
static int XIOErrorHdl( Display* );
- // set helper functions to set class and res name in W_CLASS hint
- static const char* getFrameResName();
- static const char* getFrameClassName();
- static rtl::OString getFrameResName( SalExtStyle nStyle );
-
};
inline X11SalData* GetX11SalData()