diff --git a/client.h b/client.h index 2dbe8fb68e..5d614c6462 100644 --- a/client.h +++ b/client.h @@ -468,8 +468,6 @@ class Client friend struct CheckIgnoreFocusStealingProcedure; friend struct ResetupRulesProcedure; friend class GeometryUpdatesBlocker; - void show() { assert( false ); } // SELI remove after Client is no longer QWidget - void hide() { assert( false ); } QTimer* demandAttentionKNotifyTimer; friend bool performTransiencyCheck();