summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/wmadaptor.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-07-21 16:00:30 +0200
committerThomas Arnhold <thomas@arnhold.org>2011-07-22 01:30:19 +0200
commit8e2398bf72507324718e99fb2066c068c7898bf8 (patch)
tree74faadfb3f8d607ad216666f465b72c4b2393224 /vcl/inc/unx/wmadaptor.hxx
parent1752ee0568510e86050494e2a3dbe504523cd705 (diff)
Remove supportsICCCMPos. Resize working with Sawfish anyway.
Diffstat (limited to 'vcl/inc/unx/wmadaptor.hxx')
-rw-r--r--vcl/inc/unx/wmadaptor.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/vcl/inc/unx/wmadaptor.hxx b/vcl/inc/unx/wmadaptor.hxx
index dc0fe65f290b..5848c6549c46 100644
--- a/vcl/inc/unx/wmadaptor.hxx
+++ b/vcl/inc/unx/wmadaptor.hxx
@@ -323,12 +323,6 @@ public:
Atom getAtom( WMAtom eAtom ) const
{ return m_aWMAtoms[ eAtom ]; }
- /*
- * supports correct positioning
- */
-
- virtual bool supportsICCCMPos () const;
-
int getPositionWinGravity () const
{ return m_nWinGravity; }
int getInitWinGravity() const