unused os_info_t object removed

This commit is contained in:
Andreas Steffen 2014-08-06 07:55:54 +02:00
parent bc14124147
commit 78ec8c6085
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@
#ifndef OS_INFO_H_
#define OS_INFO_H_
typedef struct os_info_t os_info_t;
typedef enum os_type_t os_type_t;
typedef enum os_fwd_status_t os_fwd_status_t;
typedef enum os_package_state_t os_package_state_t;