aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2002-01-06 11:30:12 (GMT)
committerfluxgen <fluxgen>2002-01-06 11:30:12 (GMT)
commite2f78c930a584a273339ea41ba52bcc4a342d62a (patch)
tree2226bf472202da8eb2689b390eff6a16e59cbcb3
parent90f684998e5b695fe7e075c70dbe4d282b21a92c (diff)
downloadfluxbox-e2f78c930a584a273339ea41ba52bcc4a342d62a.zip
fluxbox-e2f78c930a584a273339ea41ba52bcc4a342d62a.tar.bz2
Removed misc.hh
-rw-r--r--src/Window.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Window.cc b/src/Window.cc
index 71ca471..9e8bbd2 100644
--- a/src/Window.cc
+++ b/src/Window.cc
@@ -40,7 +40,6 @@
40#include "Window.hh" 40#include "Window.hh"
41#include "Windowmenu.hh" 41#include "Windowmenu.hh"
42#include "Workspace.hh" 42#include "Workspace.hh"
43#include "misc.hh"
44#include "StringUtil.hh" 43#include "StringUtil.hh"
45 44
46#ifdef SLIT 45#ifdef SLIT