summaryrefslogtreecommitdiffstats
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.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/vcl/inc/unx/saldata.hxx b/vcl/inc/unx/saldata.hxx
index f0e0bb6eef39..e986f8cda221 100644
--- a/vcl/inc/unx/saldata.hxx
+++ b/vcl/inc/unx/saldata.hxx
@@ -45,9 +45,6 @@ typedef unsigned int pthread_t;
class VCLPLUG_GEN_PUBLIC X11SalData : public SalGenericData
{
- static int XErrorHdl( Display*, XErrorEvent* );
- static int XIOErrorHdl( Display* );
-
struct XErrorStackEntry
{
bool m_bIgnore;