[nautilus/wip/ernestask/gtk4-continued: 13/50] window-slot: Remove unused vfuncs
- From: Ernestas Kulik <ernestask src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/wip/ernestask/gtk4-continued: 13/50] window-slot: Remove unused vfuncs
- Date: Sun, 10 Feb 2019 20:10:10 +0000 (UTC)
commit c15c8676b60bc6587ab5ead515b8f2c59a7371d5
Author: Ernestas Kulik <ernestask gnome org>
Date: Fri Jul 27 15:35:33 2018 +0300
window-slot: Remove unused vfuncs
src/nautilus-window-slot.h | 4 ----
1 file changed, 4 deletions(-)
---
diff --git a/src/nautilus-window-slot.h b/src/nautilus-window-slot.h
index b4f15b04a..88ccad9d2 100644
--- a/src/nautilus-window-slot.h
+++ b/src/nautilus-window-slot.h
@@ -48,10 +48,6 @@ typedef struct
struct _NautilusWindowSlotClass {
GtkBoxClass parent_class;
- /* wrapped NautilusWindowInfo signals, for overloading */
- void (* active) (NautilusWindowSlot *slot);
- void (* inactive) (NautilusWindowSlot *slot);
-
/* Use this in case the subclassed slot has some special views differents
* that the ones supported here. You can return your nautilus view
* subclass in this function.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]