]> cvs.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdhfmf.c
CHG: removed a debug statement
[proxmark3-svn] / client / cmdhfmf.c
index bd27ba0caa40ac08250d631a305d9d7b4a33e150..c5a86b5625f0d63a4c5e1173c7ee82eaf6ee5f54 100644 (file)
@@ -102,7 +102,7 @@ start:
        }\r
        t1 = clock() - t1;\r
        if ( t1 > 0 ){\r
-               PrintAndLog("Time in darkside: %.0f ticks - %4.2f sec\n (%u)", (float)t1, ((float)t1)/CLOCKS_PER_SEC, CLOCKS_PER_SEC);\r
+               PrintAndLog("Time in darkside: %.0f ticks - %4.2f sec\n", (float)t1, ((float)t1)/CLOCKS_PER_SEC);\r
        }\r
        return 0;\r
 }\r
Impressum, Datenschutz