diff options
Diffstat (limited to 'shell/test/evolution-test-component.c')
-rw-r--r-- | shell/test/evolution-test-component.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/test/evolution-test-component.c b/shell/test/evolution-test-component.c index 25df4d547a..aaca1339c7 100644 --- a/shell/test/evolution-test-component.c +++ b/shell/test/evolution-test-component.c @@ -34,7 +34,6 @@ #include "e-task-bar.h" #include "evolution-test-component.h" - #define FACTORY_ID "OAFIID:GNOME_Evolution_Test_Factory:" BASE_VERSION #define TEST_COMPONENT_ID "OAFIID:GNOME_Evolution_Test_Component:" BASE_VERSION #define CREATE_TEST_ID "test" @@ -88,7 +87,6 @@ impl_upgradeFromVersion (PortableServer_Servant servant, g_message ("Upgrading from %d.%d.%d", major, minor, revision); } - static GNOME_Evolution_CreatableItemTypeList * impl__get_userCreatableItems (PortableServer_Servant servant, CORBA_Environment *ev) |