From a1930dbf6ae447e92a8dc063ab5d36057ae1babc Mon Sep 17 00:00:00 2001 From: rathnor Date: Tue, 16 Dec 2003 12:46:14 +0000 Subject: tidy redundant --- src/FbWinFrame.cc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/FbWinFrame.cc b/src/FbWinFrame.cc index 4ceaffe..7e3af6a 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.65 2003/12/11 12:48:39 rathnor Exp $ +// $Id: FbWinFrame.cc,v 1.66 2003/12/16 12:46:14 rathnor Exp $ #include "FbWinFrame.hh" @@ -1171,9 +1171,6 @@ void FbWinFrame::renderButtonActive(FbTk::TextButton &button) { button.setBorderWidth(1); button.setAlpha(theme().alpha()); - if (m_label_active_pm == 0) - m_label_active_pm = m_label_unfocused_pm; - if (m_label_active_pm != 0) { // already set if (button.backgroundPixmap() != m_label_active_pm) -- cgit v0.11.2