From aa6a0b7b75bc05e51805b6f377ca6278f1f58436 Mon Sep 17 00:00:00 2001 From: Björn Steinbrink Date: Tue, 18 Oct 2005 21:40:25 +0000 Subject: Added automatic widget cleanup to the window class. --- src/gui/inttextbox.cpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/gui/inttextbox.cpp') diff --git a/src/gui/inttextbox.cpp b/src/gui/inttextbox.cpp index 1f26433d..be819de3 100644 --- a/src/gui/inttextbox.cpp +++ b/src/gui/inttextbox.cpp @@ -27,11 +27,6 @@ #include -IntTextBox::IntTextBox(): - value(0) -{ -} - IntTextBox::IntTextBox(int i): value(i) { -- cgit v1.2.3-70-g09d2