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

List:       kde-commits
Subject:    [lightdm] themes/userbar: Dead code--
From:       Aurélien Gâteau <aurelien.gateau () canonical ! com>
Date:       2012-04-17 22:20:11
Message-ID: 20120417222011.E4A0CA60BB () git ! kde ! org
[Download RAW message or body]

Git commit 1d35bc247f08bfe5308bed2f172b5137a5582010 by Aurélien Gâteau.
Committed on 18/04/2012 at 00:19.
Pushed by gateau into branch 'master'.

Dead code--

M  +0    -5    themes/userbar/ListButton.qml

http://commits.kde.org/lightdm/1d35bc247f08bfe5308bed2f172b5137a5582010

diff --git a/themes/userbar/ListButton.qml b/themes/userbar/ListButton.qml
index 6feff26..6059a4b 100644
--- a/themes/userbar/ListButton.qml
+++ b/themes/userbar/ListButton.qml
@@ -31,11 +31,6 @@ FocusScope {
         return button.data;
     }
 
-    function itemText(index) {
-        var button = repeater.itemAt(index);
-        return button.text;
-    }
-
     function indexForData(data) {
         var index;
         for (index = 0; index < repeater.count; ++index) {

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

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