summaryrefslogtreecommitdiffstats
path: root/sigmod/Weather.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sigmod/Weather.cpp')
-rw-r--r--sigmod/Weather.cpp6
1 files changed, 1 insertions, 5 deletions
diff --git a/sigmod/Weather.cpp b/sigmod/Weather.cpp
index 2458d836..77f48807 100644
--- a/sigmod/Weather.cpp
+++ b/sigmod/Weather.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright 2008 Ben Boeckel <MathStuf@gmail.com>
+ * Copyright 2008-2009 Ben Boeckel <MathStuf@gmail.com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -51,10 +51,6 @@ Sigmod::Weather::Weather(const QDomElement& xml, const Sigmod* parent, const int
load(xml);
}
-Sigmod::Weather::~Weather()
-{
-}
-
void Sigmod::Weather::validate()
{
TEST_BEGIN();