diff --git a/app/titlebar.h b/app/titlebar.h --- a/app/titlebar.h +++ b/app/titlebar.h @@ -70,8 +70,6 @@ QPushButton* m_quitButton; QString m_title; - - //bool m_resizing; }; #endif