From 374bd42f69aca2e132fd854c9619f3d7491f1f96 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 12 Jul 2009 23:33:07 -0400 Subject: Fix excessive whitespace. --- calendar/gui/e-comp-editor-registry.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'calendar/gui/e-comp-editor-registry.h') diff --git a/calendar/gui/e-comp-editor-registry.h b/calendar/gui/e-comp-editor-registry.h index 0b45a53cbc..3f9d195666 100644 --- a/calendar/gui/e-comp-editor-registry.h +++ b/calendar/gui/e-comp-editor-registry.h @@ -55,7 +55,6 @@ struct _ECompEditorRegistryClass { typedef void (* ECompEditorRegistryForeachFn) (CompEditor *editor, gpointer data); - GType e_comp_editor_registry_get_type (void); @@ -71,4 +70,3 @@ G_END_DECLS #endif /* _E_COMP_EDITOR_REGISTRY_H_ */ - -- cgit