projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd275c8
)
rm an old stdio include
author
Dana Jansens
<danakj@orodu.net>
Mon, 27 Jan 2003 19:05:33 +0000
(19:05 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Mon, 27 Jan 2003 19:05:33 +0000
(19:05 +0000)
otk/focuswidget.cc
patch
|
blob
|
history
diff --git
a/otk/focuswidget.cc
b/otk/focuswidget.cc
index 12b872c4a32d3267b8b91afb5099befc2506bd61..e3973dc233d81b40b1607114c1513a54187ce322 100644
(file)
--- a/
otk/focuswidget.cc
+++ b/
otk/focuswidget.cc
@@
-20,7
+20,7
@@
FocusWidget::~FocusWidget()
{
}
-#include <stdio.h>
+
void FocusWidget::focus(void)
{
if (_focused)