From 7db3ffecc980821ada3e805e2471716896e2410a Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 3 Jan 2003 06:55:04 +0000 Subject: you can bind buttons already about, and itll replace them --- src/frame.hh | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/frame.hh') diff --git a/src/frame.hh b/src/frame.hh index 7313c3a1..ab1e1b03 100644 --- a/src/frame.hh +++ b/src/frame.hh @@ -80,9 +80,6 @@ private: //! Shape the frame window to the client window void adjustShape(); - //! Grabs or ungrabs buttons on the frame - void grabButtons(bool grab); - public: //! Constructs an OBFrame object, and reparents the client to itself /*! -- cgit v1.2.3