Avoid double-deprecation.

2008-03-06  Johan Dahlin  <johan@gnome.org>

    * gtk/gtkpreview.h: Avoid double-deprecation.


svn path=/trunk/; revision=19720
This commit is contained in:
Johan Dahlin 2008-03-06 13:43:26 +00:00 committed by Johan Dahlin
parent 95c236f027
commit b4fbde69b4
2 changed files with 4 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2008-03-06 Johan Dahlin <johan@gnome.org>
* gtk/gtkpreview.h: Avoid double-deprecation.
2008-03-06 Michael Natterer <mitch@imendio.com>
* gtk/gtk.h

View File

@ -119,10 +119,8 @@ void gtk_preview_set_install_cmap (gint install_cmap);
void gtk_preview_set_reserved (gint nreserved);
void gtk_preview_set_dither (GtkPreview *preview,
GdkRgbDither dither);
#ifndef GTK_DISABLE_DEPRECATED
GdkVisual* gtk_preview_get_visual (void);
GdkColormap* gtk_preview_get_cmap (void);
#endif
GtkPreviewInfo* gtk_preview_get_info (void);
/* This function reinitializes the preview colormap and visual from