diff options
author | Mark Tiefenbruck <mark@fluxbox.org> | 2007-12-28 06:15:06 (GMT) |
---|---|---|
committer | Mark Tiefenbruck <mark@fluxbox.org> | 2007-12-28 06:15:06 (GMT) |
commit | 32eb2a148ea7a257a058658af36e9f8c801a524a (patch) | |
tree | 1a540358fe1e9afb8566b0bc5a9f134ded2a2f7f /src/ClientPattern.cc | |
parent | 39224b0142078376d2bd39789b4de24a18377cf0 (diff) | |
download | fluxbox-32eb2a148ea7a257a058658af36e9f8c801a524a.zip fluxbox-32eb2a148ea7a257a058658af36e9f8c801a524a.tar.bz2 |
move RegExp to FbTk
Diffstat (limited to 'src/ClientPattern.cc')
-rw-r--r-- | src/ClientPattern.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ClientPattern.cc b/src/ClientPattern.cc index d094e63..fcc2370 100644 --- a/src/ClientPattern.cc +++ b/src/ClientPattern.cc | |||
@@ -23,7 +23,6 @@ | |||
23 | // $Id$ | 23 | // $Id$ |
24 | 24 | ||
25 | #include "ClientPattern.hh" | 25 | #include "ClientPattern.hh" |
26 | #include "RegExp.hh" | ||
27 | 26 | ||
28 | #include "FocusControl.hh" | 27 | #include "FocusControl.hh" |
29 | #include "Layer.hh" | 28 | #include "Layer.hh" |