- remove target specific variant and use target->variant member
[fw/openocd] / src / helper / log.c
index 7ea2a6cb4a7763a0f6524806686e9968c2fc96e2..d21b8e9f5e8c6bb1c6e2b3b93eb52224e940e901 100644 (file)
@@ -413,7 +413,6 @@ void alive_sleep(int ms)
        }
 }
 
-
 void busy_sleep(int ms)
 {
        long long then;