all repos — fluxbox @ 752ece13223afcbec37b61fe0401c7514dd318be

custom fork of the fluxbox windowmanager

silliness :-/
rathnor rathnor
commit

752ece13223afcbec37b61fe0401c7514dd318be

parent

4d83785792954c42f080ce8e975a404a38bf1c66

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

jump to
M src/WinClient.ccsrc/WinClient.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: WinClient.cc,v 1.25 2003/09/21 12:49:47 rathnor Exp $ +// $Id: WinClient.cc,v 1.26 2003/09/21 13:24:27 rathnor Exp $ #include "WinClient.hh"

@@ -55,7 +55,6 @@ m_win(fbwin),

m_modal(0), send_focus_message(false), send_close_message(false), - closable(true), m_win_gravity(0), m_title(""), m_icon_title(""), m_class_name(""), m_instance_name(""),