Remove wrapper. Old API is not supported anymore.
[platform/core/security/vasum.git] / client / vasum-client.h
index 253306d..47bac7b 100644 (file)
@@ -257,8 +257,6 @@ typedef enum {
     VSMDISPATCHER_INTERNAL          /**< Library will take care of dispatching messages */
 } VsmDispacherType;
 
-#ifndef __VASUM_WRAPPER_SOURCE__
-
 /**
  * Get file descriptor associated with event dispatcher of zone client
  *
@@ -986,8 +984,6 @@ const void *vsm_addrlist_get_addr(VsmAddrList addrs, unsigned int i);
  */
 unsigned int vsm_addrlist_get_prefix(VsmAddrList addrs, unsigned int i);
 
-#endif /* __VASUM_WRAPPER_SOURCE__ */
-
 #ifdef __cplusplus
 }
 #endif