mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-08 17:35:55 +01:00
Update to Window Maker 0.50.2
This commit is contained in:
@@ -248,7 +248,8 @@ removeColumn(WMBrowser *bPtr, int column)
|
||||
|
||||
if (column < bPtr->maxVisibleColumns) {
|
||||
int tmp;
|
||||
#if 1
|
||||
#if 0
|
||||
/* this code causes bugs */
|
||||
int limit;
|
||||
|
||||
if(bPtr->usedColumnCount < bPtr->maxVisibleColumns)
|
||||
|
||||
Reference in New Issue
Block a user