Explorar o código

Client: Remove unused UA_CunkState definition

Julius Pfrommer %!s(int64=6) %!d(string=hai) anos
pai
achega
c2b3236bf0
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  1. 0 5
      src/client/ua_client_internal.h

+ 0 - 5
src/client/ua_client_internal.h

@@ -124,11 +124,6 @@ typedef struct CustomCallback {
     const UA_DataType *outDataType;
 } CustomCallback;
 
-typedef enum {
-    UA_CHUNK_COMPLETED,
-    UA_CHUNK_NOT_COMPLETED
-} UA_ChunkState;
-
 typedef enum {
     UA_CLIENTAUTHENTICATION_NONE,
     UA_CLIENTAUTHENTICATION_USERNAME