window.h: Remove unused variables from WWindow struct
commit46183e821542dbf24fe7aa00a03617aa82ed4135
authorRodolfo García Peñas (kix) <kix@kix.es>
Mon, 25 Jun 2012 21:06:31 +0000 (25 23:06 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Tue, 26 Jun 2012 09:49:05 +0000 (26 10:49 +0100)
tree1a6f904c8c9edc172908783da0199dd580910bc1
parentc978b3fc2b16d1ebee4919112734c3e4bd8e0129
window.h: Remove unused variables from WWindow struct

The variables waiting_save_ack, dragged_while_fmaximized,
buttons_dont_fit, rebuild_texture and needs_full_repaint are not used,
so they can be removed.
src/window.h