evolution r35949 - branches/kill-bonobo/shell



Author: mbarnes
Date: Sun Aug 10 12:45:08 2008
New Revision: 35949
URL: http://svn.gnome.org/viewvc/evolution?rev=35949&view=rev

Log:
Kill e-shell-marshal.list (unused).


Removed:
   branches/kill-bonobo/shell/e-shell-marshal.list
Modified:
   branches/kill-bonobo/shell/Makefile.am
   branches/kill-bonobo/shell/e-shell-window.c

Modified: branches/kill-bonobo/shell/Makefile.am
==============================================================================
--- branches/kill-bonobo/shell/Makefile.am	(original)
+++ branches/kill-bonobo/shell/Makefile.am	Sun Aug 10 12:45:08 2008
@@ -179,9 +179,6 @@
 endif
 
 
-MARSHAL_GENERATED = e-shell-marshal.c e-shell-marshal.h
- EVO_MARSHAL_RULE@
-
 # Extra dist stuff
 
 EXTRA_DIST = 					\
@@ -189,7 +186,6 @@
 	$(glade_DATA)				\
 	$(schema_in_files)			\
 	ChangeLog.pre-1-4			\
-	e-shell-marshal.list			\
 	evolution-nognome.in
 
 # Purify support

Modified: branches/kill-bonobo/shell/e-shell-window.c
==============================================================================
--- branches/kill-bonobo/shell/e-shell-window.c	(original)
+++ branches/kill-bonobo/shell/e-shell-window.c	Sun Aug 10 12:45:08 2008
@@ -29,7 +29,6 @@
 #include "e-util/gconf-bridge.h"
 #include "widgets/misc/e-online-button.h"
 
-#include "e-shell-marshal.h"
 #include "e-sidebar.h"
 #include "es-menu.h"
 #include "es-event.h"



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