[gtk+/open-with-dialog: 62/65] app-chooser-button: remove leftover typedef
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/open-with-dialog: 62/65] app-chooser-button: remove leftover typedef
- Date: Tue, 30 Nov 2010 16:28:36 +0000 (UTC)
commit 5f942b123248712f86fe7bfc3724b899a2bc0844
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Tue Nov 30 15:04:37 2010 +0100
app-chooser-button: remove leftover typedef
gtk/gtkappchooserbutton.h | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/gtk/gtkappchooserbutton.h b/gtk/gtkappchooserbutton.h
index 0ea5416..61a88b1 100644
--- a/gtk/gtkappchooserbutton.h
+++ b/gtk/gtkappchooserbutton.h
@@ -42,9 +42,6 @@ typedef struct _GtkAppChooserButton GtkAppChooserButton;
typedef struct _GtkAppChooserButtonClass GtkAppChooserButtonClass;
typedef struct _GtkAppChooserButtonPrivate GtkAppChooserButtonPrivate;
-typedef void (* GtkAppChooserButtonItemFunc) (GtkAppChooserButton *self,
- gpointer user_data);
-
struct _GtkAppChooserButton {
GtkComboBox parent;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]