From c0823c29a053011daa563183d7bc46add9b88eec Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Tue, 19 Jun 2012 15:23:58 +0200 Subject: pOldStyleSaveFrame is never set anyway ...so rip out all the corresponding, apparently obsolete, functionality. Change-Id: Ie1ca3fcf7f729464e4c11070caafc90a34da2d68 --- vcl/inc/unx/wmadaptor.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'vcl/inc/unx/wmadaptor.hxx') diff --git a/vcl/inc/unx/wmadaptor.hxx b/vcl/inc/unx/wmadaptor.hxx index 5848c6549c46..810c339f6854 100644 --- a/vcl/inc/unx/wmadaptor.hxx +++ b/vcl/inc/unx/wmadaptor.hxx @@ -106,7 +106,6 @@ public: WM_PROTOCOLS, WM_DELETE_WINDOW, WM_TAKE_FOCUS, - WM_SAVE_YOURSELF, WM_CLIENT_LEADER, WM_COMMAND, WM_LOCALE_NAME, -- cgit