summaryrefslogtreecommitdiff
path: root/src/object_gui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/object_gui.cpp')
-rw-r--r--src/object_gui.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/object_gui.cpp b/src/object_gui.cpp
index f54492caf..a56fc051f 100644
--- a/src/object_gui.cpp
+++ b/src/object_gui.cpp
@@ -205,11 +205,6 @@ public:
}
}
- virtual void OnPaint()
- {
- this->DrawWidgets();
- }
-
void SelectOtherObject(int object_index)
{
_selected_object_index = object_index;