all repos — fluxbox @ eac7d2ac30fbce343ebf3f4fe6057c750e4e9460

custom fork of the fluxbox windowmanager

minor fix
fluxgen fluxgen
commit

eac7d2ac30fbce343ebf3f4fe6057c750e4e9460

parent

eab562a87a06785efaf558494db46fc54e03972d

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

jump to
M src/Screen.ccsrc/Screen.cc

@@ -22,7 +22,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: Screen.cc,v 1.168 2003/05/15 23:26:38 fluxgen Exp $ +// $Id: Screen.cc,v 1.169 2003/05/16 00:35:50 fluxgen Exp $ #include "Screen.hh"

@@ -53,7 +53,6 @@ #include "LayerMenu.hh"

#include "WinClient.hh" #include "Subject.hh" #include "FbWinFrame.hh" -#include "SlitResource.hh" //use GNU extensions #ifndef _GNU_SOURCE