summaryrefslogtreecommitdiffstats
path: root/src/gui/Style.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/Style.cpp')
-rw-r--r--src/gui/Style.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/gui/Style.cpp b/src/gui/Style.cpp
index 86f1ae1e..52afd404 100644
--- a/src/gui/Style.cpp
+++ b/src/gui/Style.cpp
@@ -56,10 +56,6 @@ Style::Style(App& app)
{
}
-Style::~Style()
-{
-}
-
/** Loads settings from the rc file. Passing no parameter will load from
* the default location.
*/