From e6a241ed0da941cccb670523005f3b7dcc9b18ec Mon Sep 17 00:00:00 2001 From: fluxgen Date: Mon, 11 Aug 2003 15:03:11 +0000 Subject: removed old debugmsg --- src/FbWinFrame.cc | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/src/FbWinFrame.cc b/src/FbWinFrame.cc index b13f021..67347d4 100644 --- a/src/FbWinFrame.cc +++ b/src/FbWinFrame.cc @@ -19,7 +19,7 @@ // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: FbWinFrame.cc,v 1.33 2003/08/04 12:47:36 fluxgen Exp $ +// $Id: FbWinFrame.cc,v 1.34 2003/08/11 15:03:11 fluxgen Exp $ #include "FbWinFrame.hh" #include "ImageControl.hh" @@ -385,9 +385,6 @@ void FbWinFrame::hideTitlebar() { // only take away one borderwidth (as the other border is still the "top" border) m_window.resize(m_window.width(), m_window.height() - m_titlebar.height() - m_titlebar.borderWidth()); -#ifdef DEBUG - cerr<<__FILE__<<": Hide Titlebar"<