]> Dogcows Code - chaz/openbox/commitdiff
rm an old stdio include
authorDana Jansens <danakj@orodu.net>
Mon, 27 Jan 2003 19:05:33 +0000 (19:05 +0000)
committerDana Jansens <danakj@orodu.net>
Mon, 27 Jan 2003 19:05:33 +0000 (19:05 +0000)
otk/focuswidget.cc

index 12b872c4a32d3267b8b91afb5099befc2506bd61..e3973dc233d81b40b1607114c1513a54187ce322 100644 (file)
@@ -20,7 +20,7 @@ FocusWidget::~FocusWidget()
 {
 }
 
-#include <stdio.h>
+
 void FocusWidget::focus(void)
 {
   if (_focused)
This page took 0.026184 seconds and 4 git commands to generate.