all repos — fluxbox @ a1930dbf6ae447e92a8dc063ab5d36057ae1babc

custom fork of the fluxbox windowmanager

tidy redundant
rathnor rathnor
commit

a1930dbf6ae447e92a8dc063ab5d36057ae1babc

parent

7b0e1504f060457ec83c8fb6e98c47983badda3e

1 files changed, 1 insertions(+), 4 deletions(-)

jump to
M src/FbWinFrame.ccsrc/FbWinFrame.cc

@@ -19,7 +19,7 @@ // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING

// 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"

@@ -1170,9 +1170,6 @@ button.setGC(theme().labelTextActiveGC());

button.setJustify(theme().justify()); 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