Remove unused structs
Signed-off-by: Federico Mena Quintero <federico@gnome.org>
This commit is contained in:
parent
c64d6b0c5a
commit
2f9964f48c
@ -81,14 +81,6 @@ struct _GtkPlacesSidebarClass {
|
||||
GtkScrolledWindowClass parent;
|
||||
};
|
||||
|
||||
typedef struct {
|
||||
GObject parent;
|
||||
} GtkPlacesSidebarProvider;
|
||||
|
||||
typedef struct {
|
||||
GObjectClass parent;
|
||||
} GtkPlacesSidebarProviderClass;
|
||||
|
||||
enum {
|
||||
PLACES_SIDEBAR_COLUMN_ROW_TYPE,
|
||||
PLACES_SIDEBAR_COLUMN_URI,
|
||||
|
Loading…
Reference in New Issue
Block a user