Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/ui/ui.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ui/ui.cc b/src/ui/ui.cc
index d6c53f0..94daf03 100644
--- a/src/ui/ui.cc
+++ b/src/ui/ui.cc
@@ -279,8 +279,6 @@ void UI::load()
UI::~UI()
{
- if (palette())
- delete palette();
}
void UI::list()