diff options
author | mathias <mathias> | 2006-11-07 19:12:42 (GMT) |
---|---|---|
committer | mathias <mathias> | 2006-11-07 19:12:42 (GMT) |
commit | a3c5fd60001fc498a8b9904e63358751a17553da (patch) | |
tree | 4551610186b028e99eb998a0c2cffcf4f2804025 /src/FbTk/TextBox.cc | |
parent | e5e76e7761f52ba7c0deca75bcecae4fbd3e2ff5 (diff) | |
download | fluxbox_pavel-a3c5fd60001fc498a8b9904e63358751a17553da.zip fluxbox_pavel-a3c5fd60001fc498a8b9904e63358751a17553da.tar.bz2 |
cosmetic patch from slava again
Diffstat (limited to 'src/FbTk/TextBox.cc')
-rw-r--r-- | src/FbTk/TextBox.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/FbTk/TextBox.cc b/src/FbTk/TextBox.cc index 7c91621..19c44dc 100644 --- a/src/FbTk/TextBox.cc +++ b/src/FbTk/TextBox.cc | |||
@@ -35,8 +35,6 @@ | |||
35 | #include <X11/keysym.h> | 35 | #include <X11/keysym.h> |
36 | #include <X11/Xutil.h> | 36 | #include <X11/Xutil.h> |
37 | 37 | ||
38 | #include <iostream> | ||
39 | |||
40 | namespace FbTk { | 38 | namespace FbTk { |
41 | 39 | ||
42 | TextBox::TextBox(int screen_num, | 40 | TextBox::TextBox(int screen_num, |