anjuta r3851 - in trunk: . src



Author: naba
Date: Sat Apr 12 21:29:20 2008
New Revision: 3851
URL: http://svn.gnome.org/viewvc/anjuta?rev=3851&view=rev

Log:
	* src/action-callbacks.c: Removed unneeded gnome.h include.


Modified:
   trunk/ChangeLog
   trunk/src/action-callbacks.c

Modified: trunk/src/action-callbacks.c
==============================================================================
--- trunk/src/action-callbacks.c	(original)
+++ trunk/src/action-callbacks.c	Sat Apr 12 21:29:20 2008
@@ -8,8 +8,7 @@
   * the Free Software Foundation; either version 2 of the License, or
   * (at your option) any later version.
   * 
-  * T
-his program is distributed in the hope that it will be useful,
+  * This program is distributed in the hope that it will be useful,
   * but WITHOUT ANY WARRANTY; without even the implied warranty of
   * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   * GNU General Public License for more details.
@@ -30,10 +29,6 @@
 #include <sys/wait.h>
 #include <errno.h>
 
-#include <gnome.h>
-
-#include <libgnomeui/gnome-window-icon.h>
-
 #include <libanjuta/anjuta-utils.h>
 #include <libanjuta/resources.h>
 #include <libanjuta/interfaces/ianjuta-preferences.h>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]