[gnome-music/wip/mschraal/dropunusedmethod] searchbar: Remove unused method
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/dropunusedmethod] searchbar: Remove unused method
- Date: Tue, 9 Jan 2018 01:21:53 +0000 (UTC)
commit f7466eea4c24ae708b80fcc11c61dbd2d5a1834f
Author: Marinus Schraal <mschraal gnome org>
Date: Tue Jan 9 02:18:19 2018 +0100
searchbar: Remove unused method
gnomemusic/searchbar.py | 4 ----
1 file changed, 4 deletions(-)
---
diff --git a/gnomemusic/searchbar.py b/gnomemusic/searchbar.py
index 99088b5..566c18f 100644
--- a/gnomemusic/searchbar.py
+++ b/gnomemusic/searchbar.py
@@ -100,10 +100,6 @@ class BaseManager(object):
else:
self.entry.remove_tag(self._tag)
- @log
- def reset_to_default(self):
- self.active(self.values[0][BaseModelColumns.ID])
-
class SourceManager(BaseManager):
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]