summaryrefslogtreecommitdiff
path: root/src/persistence_client_library_data_organization.c
diff options
context:
space:
mode:
authorIngo Huerner <ingo_huerner@mentor.com>2017-01-03 08:44:01 +0100
committerIngo Huerner <ingo_huerner@mentor.com>2017-01-03 08:44:01 +0100
commitb52af93c62400b6bf53225a5ddcbb7439d684143 (patch)
tree36410f02619f1e8cc419b4b1aa7c09c625a0bd39 /src/persistence_client_library_data_organization.c
parent3912e1c00f57782d927aab1efdbb921473ea034e (diff)
downloadpersistence-client-library-b52af93c62400b6bf53225a5ddcbb7439d684143.tar.gz
Added DLT log message for every API call
New compiler flags Splitted tests in key and file api tests, make multi thread tests work again
Diffstat (limited to 'src/persistence_client_library_data_organization.c')
-rw-r--r--src/persistence_client_library_data_organization.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/persistence_client_library_data_organization.c b/src/persistence_client_library_data_organization.c
index 4a58a87..ef77d2f 100644
--- a/src/persistence_client_library_data_organization.c
+++ b/src/persistence_client_library_data_organization.c
@@ -27,9 +27,6 @@ char gAppId[PERS_RCT_MAX_LENGTH_RESPONSIBLE] = { [0 ... PERS_RCT_MAX_LENGTH_RESP
/// flag to indicate if client library has been initialized
unsigned int gPclInitCounter = 0;
-/// the DLT context
-DltContext gPclDLTContext;
-
int(* gChangeNotifyCallback)(pclNotification_s * notifyStruct);
/// character lookup table used for parsing configuration files