aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ephy-gui.h')
-rw-r--r--lib/ephy-gui.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/ephy-gui.h b/lib/ephy-gui.h
index 75fc0164b..903f6e5bb 100644
--- a/lib/ephy-gui.h
+++ b/lib/ephy-gui.h
@@ -40,14 +40,6 @@ void ephy_gui_gtk_radio_button_set (GtkRadioButton *radio_button,
gboolean ephy_gui_confirm_overwrite_file (GtkWidget *parent,
const char *filename);
-
-guint32 ephy_gui_rgb_shift_color (guint32 color,
- float shift_by);
-
-guint32 ephy_gui_gdk_color_to_rgb (const GdkColor *color);
-
-GdkColor ephy_gui_gdk_rgb_to_color (guint32 color);
-
G_END_DECLS
#endif