[gtk+] progressbar: Remove declaration of nonexisting function
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] progressbar: Remove declaration of nonexisting function
- Date: Thu, 21 Oct 2010 12:30:26 +0000 (UTC)
commit 707d05bac0cbe56ba9afe2282e07bfd25d047336
Author: Benjamin Otte <otte redhat com>
Date: Thu Oct 21 14:19:56 2010 +0200
progressbar: Remove declaration of nonexisting function
gtk/gtkprogressbar.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkprogressbar.c b/gtk/gtkprogressbar.c
index 4131efc..956192e 100644
--- a/gtk/gtkprogressbar.c
+++ b/gtk/gtkprogressbar.c
@@ -88,7 +88,6 @@ static void gtk_progress_bar_real_update (GtkProgressBar *progress);
static gboolean gtk_progress_bar_draw (GtkWidget *widget,
cairo_t *cr);
static void gtk_progress_bar_act_mode_enter (GtkProgressBar *progress);
-static void gtk_progress_bar_realize (GtkWidget *widget);
static void gtk_progress_bar_finalize (GObject *object);
static void gtk_progress_bar_set_orientation (GtkProgressBar *progress,
GtkOrientation orientation);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]