[seahorse/wip/nielsdg/place-category: 2/2] src: KeyManager: Cleanup unused function
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [seahorse/wip/nielsdg/place-category: 2/2] src: KeyManager: Cleanup unused function
- Date: Fri, 31 Jan 2020 08:23:05 +0000 (UTC)
commit ec2b6c9dd3ae6ef0f269dc7bd74e71d3f4a96fde
Author: Niels De Graef <nielsdegraef gmail com>
Date: Fri Jan 31 09:20:59 2020 +0100
src: KeyManager: Cleanup unused function
src/key-manager.vala | 4 ----
1 file changed, 4 deletions(-)
---
diff --git a/src/key-manager.vala b/src/key-manager.vala
index 2a4a72ba..57d7189f 100644
--- a/src/key-manager.vala
+++ b/src/key-manager.vala
@@ -218,10 +218,6 @@ public class Seahorse.KeyManager : Catalog {
this.new_item_button.activate();
}
- private void on_toggle_action(SimpleAction action, GLib.Variant? param) {
- action.change_state(!action.state.get_boolean());
- }
-
[GtkCallback]
private void on_filter_changed(Gtk.Editable entry) {
this.item_list.filter_text = this.filter_entry.text;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]