aboutsummaryrefslogtreecommitdiff
path: root/src/Remember.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/Remember.cc')
-rw-r--r--src/Remember.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Remember.cc b/src/Remember.cc
index 5a325ac..a855bd2 100644
--- a/src/Remember.cc
+++ b/src/Remember.cc
@@ -822,7 +822,6 @@ void Remember::forgetAttrib(WinClient &winclient, Attribute attrib) {
822 822
823void Remember::setupFrame(FluxboxWindow &win) { 823void Remember::setupFrame(FluxboxWindow &win) {
824 WinClient &winclient = win.winClient(); 824 WinClient &winclient = win.winClient();
825 _FB_USES_NLS;
826 // we don't touch the window if it is a transient 825 // we don't touch the window if it is a transient
827 // of something else 826 // of something else
828 827