mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
remove debug text
This commit is contained in:
@@ -104,7 +104,6 @@ uint8_t g_tearoff_skip = 0;
|
||||
int tearoff_hook(void) {
|
||||
|
||||
if (g_tearoff_enabled == false) {
|
||||
Dbprintf("no tear off");
|
||||
return PM3_SUCCESS;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user