#include "e-util/e-gtk-utils.h".
* e-shell-importer.c: #include "e-util/e-gtk-utils.h". * e-shell-folder-creation-dialog.c (e_shell_show_folder_creation_dialog): Constify a local variable to placate a warning. * e-activity-handler.c (task_widget_cancel_callback): #if 0'ed out. * evolution-shell-component-client.c (evolution_shell_component_client_new): Remove unused variable `ior'. svn path=/trunk/; revision=14100
This commit is contained in:
@@ -381,7 +381,6 @@ evolution_shell_component_client_new (const char *id)
|
||||
{
|
||||
CORBA_Environment ev;
|
||||
CORBA_Object corba_object;
|
||||
char *ior;
|
||||
|
||||
g_return_val_if_fail (id != NULL, NULL);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user