summaryrefslogtreecommitdiff
path: root/src/frame.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/frame.hh')
-rw-r--r--src/frame.hh3
1 files changed, 0 insertions, 3 deletions
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
/*!