X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=gtk%2Fa11y%2Fgtkimagecellaccessible.h;h=f777a56831064af189744442e74484e72fddc607;hb=9d0febc9a64a5bfb0fcfc3a88de4757f6c1ff090;hp=7920c5b6d7e5e6a66a3158ab1faf430d8e7cded2;hpb=d4b992506ad83a6482f836cb77a24ac24dbecc8e;p=~andy%2Fgtk diff --git a/gtk/a11y/gtkimagecellaccessible.h b/gtk/a11y/gtkimagecellaccessible.h index 7920c5b6d..f777a5683 100644 --- a/gtk/a11y/gtkimagecellaccessible.h +++ b/gtk/a11y/gtkimagecellaccessible.h @@ -12,9 +12,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see . */ #ifndef __GTK_IMAGE_CELL_ACCESSIBLE_H__ @@ -49,7 +47,6 @@ struct _GtkImageCellAccessibleClass }; GType _gtk_image_cell_accessible_get_type (void); -AtkObject *_gtk_image_cell_accessible_new (void); G_END_DECLS