removed unused variable
This commit is contained in:
parent
e4976c3d34
commit
6e95ba9cee
1 changed files with 0 additions and 1 deletions
|
@ -822,7 +822,6 @@ void Remember::forgetAttrib(WinClient &winclient, Attribute attrib) {
|
||||||
|
|
||||||
void Remember::setupFrame(FluxboxWindow &win) {
|
void Remember::setupFrame(FluxboxWindow &win) {
|
||||||
WinClient &winclient = win.winClient();
|
WinClient &winclient = win.winClient();
|
||||||
_FB_USES_NLS;
|
|
||||||
// we don't touch the window if it is a transient
|
// we don't touch the window if it is a transient
|
||||||
// of something else
|
// of something else
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue