summaryrefslogtreecommitdiff
path: root/gtk/gtkstyle.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkstyle.h')
-rw-r--r--gtk/gtkstyle.h22
1 files changed, 0 insertions, 22 deletions
diff --git a/gtk/gtkstyle.h b/gtk/gtkstyle.h
index 556722475..0a53beb2a 100644
--- a/gtk/gtkstyle.h
+++ b/gtk/gtkstyle.h
@@ -523,26 +523,6 @@ void gtk_draw_handle (GtkStyle *style,
gint height,
GtkOrientation orientation);
-/*
- * NEW API CALLS
- *
- * NEW API CALLS
- *
- * NEW API CALLS
- *
- * NEW API CALLS
- *
- * NEW API CALLS
- *
- * NEW API CALLS
- *
- * NEW API CALLS
- *
- * NEW API CALLS
- *
- */
-
-
void gtk_paint_hline (GtkStyle *style,
GdkWindow *window,
GtkStateType state_type,
@@ -777,8 +757,6 @@ void gtk_paint_handle (GtkStyle *style,
gint width,
gint height,
GtkOrientation orientation);
-
-void gtk_reset_widget_shapes(GtkWidget *widget);
#ifdef __cplusplus
}