diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-01-03 06:55:04 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-01-03 06:55:04 +0000 |
| commit | 7db3ffecc980821ada3e805e2471716896e2410a (patch) | |
| tree | f34e6b615325ac998351ffc574dde9dc3f4c92bf /src/frame.hh | |
| parent | 165601550c205d6159a41146c38c5a30884f75e7 (diff) | |
you can bind buttons already about, and itll replace them
Diffstat (limited to 'src/frame.hh')
| -rw-r--r-- | src/frame.hh | 3 |
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 /*! |
