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