Remove unnecessary define

This commit is contained in:
Denis Kenzior 2009-05-29 15:29:12 -05:00
parent 908670af5a
commit 6fdc96cb73
1 changed files with 0 additions and 2 deletions

View File

@ -41,8 +41,6 @@
#define SIM_MANAGER_INTERFACE "org.ofono.SimManager"
#define SIM_FLAG_PENDING 0x1
struct sim_manager_data {
struct ofono_sim_ops *ops;
int flags;