[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [muon] kded: These destructors are unnecessary.
From:       Jonathan Thomas <echidnaman () kubuntu ! org>
Date:       2013-06-05 13:10:57
Message-ID: 20130605131057.9C3E1A6067 () git ! kde ! org
[Download RAW message or body]

Git commit 548fa231806c7e7b0c80806572a1717f58f415cc by Jonathan Thomas.
Committed on 05/06/2013 at 15:10.
Pushed by jmthomas into branch 'master'.

These destructors are unnecessary.

M  +0    -4    kded/UpdateEvent/UpdateEvent.cpp
M  +0    -4    kded/configwatcher.cpp

http://commits.kde.org/muon/548fa231806c7e7b0c80806572a1717f58f415cc

diff --git a/kded/UpdateEvent/UpdateEvent.cpp b/kded/UpdateEvent/UpdateEven=
t.cpp
index d9a39b1..f273b97 100644
--- a/kded/UpdateEvent/UpdateEvent.cpp
+++ b/kded/UpdateEvent/UpdateEvent.cpp
@@ -35,10 +35,6 @@ UpdateEvent::UpdateEvent(QObject* parent, const QString =
&name)
 {
 }
 =

-UpdateEvent::~UpdateEvent()
-{
-}
-
 void UpdateEvent::show(int updates, int securityUpdates)
 {
     if (!updates && !securityUpdates) {
diff --git a/kded/configwatcher.cpp b/kded/configwatcher.cpp
index 5c46cb6..610a6a0 100644
--- a/kded/configwatcher.cpp
+++ b/kded/configwatcher.cpp
@@ -34,10 +34,6 @@ ConfigWatcher::ConfigWatcher(QObject* parent)
     dbus.registerService("org.kubuntu.MuonNotifier");
 }
 =

-ConfigWatcher::~ConfigWatcher()
-{
-}
-
 void ConfigWatcher::reloadConfig()
 {
     emit reloadConfigCalled();
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic