1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-24 14:03:55 +01:00

remove unused struct

This commit is contained in:
Christian Mehlis 2013-06-02 12:42:49 +02:00
parent a6b41814b9
commit b159234fee

View File

@ -81,8 +81,6 @@ void ltc4150_sync_blocking(void)
*/
void ltc4150_arch_init(void)
{
struct sigevent sev;
ltc4150_disable_int();
puts("Native LTC4150 initialized.");