X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=lib%2Ficl-device.h;h=203c6fc09de23dfdedceebbc8470875d542c5e2e;hb=0d785eda0ab57474f88bc5522f83f0c5cd3398eb;hp=2f6c0ecacb642c63499c6caaa970afd81a282494;hpb=c36f3362e9053e4209598cc63c36d1a567cb2e39;p=platform%2Fcore%2Fiot%2Fiotcon.git diff --git a/lib/icl-device.h b/lib/icl-device.h index 2f6c0ec..203c6fc 100644 --- a/lib/icl-device.h +++ b/lib/icl-device.h @@ -39,9 +39,4 @@ struct icl_platform_info { char *system_time; }; -struct icl_tizen_info { - char *device_name; - char *tizen_device_id; -}; - #endif /* __IOT_CONNECTIVITY_MANAGER_LIBRARY_DEVICE_H__ */