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

List:       kde-commits
Subject:    [kdepim/KDE/4.9] messagelist/utils: REmove ';'
From:       Montel Laurent <montel () kde ! org>
Date:       2012-08-13 7:02:21
Message-ID: 20120813070221.1BF71A6094 () git ! kde ! org
[Download RAW message or body]

Git commit f0962458d72c2f0d29f2db0e5e2a928179af25e6 by Montel Laurent.
Committed on 13/08/2012 at 09:02.
Pushed by mlaurent into branch 'KDE/4.9'.

REmove ';'

M  +2    -2    messagelist/utils/configureaggregationsdialog.cpp

http://commits.kde.org/kdepim/f0962458d72c2f0d29f2db0e5e2a928179af25e6

diff --git a/messagelist/utils/configureaggregationsdialog.cpp \
b/messagelist/utils/configureaggregationsdialog.cpp index e5a947b..b226658 100644
--- a/messagelist/utils/configureaggregationsdialog.cpp
+++ b/messagelist/utils/configureaggregationsdialog.cpp
@@ -59,9 +59,9 @@ public:
 
 public:
   Core::Aggregation * aggregation() const
-    { return mAggregation; };
+    { return mAggregation; }
   void forgetAggregation()
-    { mAggregation = 0; };
+    { mAggregation = 0; }
 };
 
 /**


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

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