summaryrefslogtreecommitdiff
path: root/src/persistence_client_library.c
diff options
context:
space:
mode:
authorIngo Huerner <ingo.huerner@xse.de>2013-03-01 10:34:02 +0100
committerIngo Huerner <ingo.huerner@xse.de>2013-03-01 10:34:02 +0100
commit0d02860508e9375a046e00dbcf90d40e8c3de21e (patch)
treee1d000f90dee9ececd89c01c500e35c481e26555 /src/persistence_client_library.c
parentf89f21a4789c39a88b46ee32b2a2eed46367f98b (diff)
downloadpersistence-client-library-0d02860508e9375a046e00dbcf90d40e8c3de21e.tar.gz
Added timeout to the dbus mainloop; bugfixing dbus messages; bugfixing loading of resource config table; added mockups for persistence admin service and lifecycle dbus simulation
Diffstat (limited to 'src/persistence_client_library.c')
-rw-r--r--src/persistence_client_library.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/persistence_client_library.c b/src/persistence_client_library.c
index 2f16e43..270d126 100644
--- a/src/persistence_client_library.c
+++ b/src/persistence_client_library.c
@@ -122,10 +122,6 @@ void pers_library_init(void)
}
gPersCustomFuncs[i].custom_plugin_init();
}
-
- /// just testing
- //gPersCustomFuncs[PersCustomLib_early].custom_plugin_open("Hallo", 88, 99);
- //gPersCustomFuncs[PersCustomLib_early].custom_plugin_close(17);
}
//printf("A p p l i c a t i o n n a m e => %s \n", __progname /*program_invocation_short_name*/); // TODO: only temp solution for application name