]> Pileus Git - ~andy/gtk/blobdiff - gtk/a11y/gtkimagecellaccessible.h
Change FSF Address
[~andy/gtk] / gtk / a11y / gtkimagecellaccessible.h
index 7920c5b6d7e5e6a66a3158ab1faf430d8e7cded2..f777a56831064af189744442e74484e72fddc607 100644 (file)
@@ -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 <http://www.gnu.org/licenses/>.
  */
 
 #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