Author: martinn Date: Sat Feb 16 23:10:08 2008 New Revision: 2030 URL: http://svn.gnome.org/viewvc/gegl?rev=2030&view=rev
Log: 2008-02-17 Martin Nordholts <[EMAIL PROTECTED]> * bin/gegl-tree-editor.c: Remove obsolete extern declaration. Modified: trunk/ChangeLog trunk/bin/gegl-tree-editor.c Modified: trunk/bin/gegl-tree-editor.c ============================================================================== --- trunk/bin/gegl-tree-editor.c (original) +++ trunk/bin/gegl-tree-editor.c Sat Feb 16 23:10:08 2008 @@ -22,8 +22,6 @@ #include "gegl-node-editor.h" #include "editor.h" -extern GeglNode *editor_output; - void property_editor_rebuild (GtkWidget *container, GeglNode *node) { _______________________________________________ SVN-commits-list mailing list (read only) http://mail.gnome.org/mailman/listinfo/svn-commits-list Want to limit the commits to a few modules? Go to above URL, log in to edit your options and select the modules ('topics') you want. Module maintainer? It is possible to set the reply-to to your development mailing list. Email [EMAIL PROTECTED] if interested.