Clone: Remove a debug printf
This commit is contained in:
parent
d21a4a7a34
commit
4b2b746d52
1 changed files with 0 additions and 1 deletions
|
|
@ -124,7 +124,6 @@ Uint32 clone_api_version(void)
|
||||||
// We have multiple tools:
|
// We have multiple tools:
|
||||||
int clone_get_tool_count(magic_api * api ATTRIBUTE_UNUSED)
|
int clone_get_tool_count(magic_api * api ATTRIBUTE_UNUSED)
|
||||||
{
|
{
|
||||||
printf("CLONE TOOL COUNT\n");
|
|
||||||
return (NUM_TOOLS);
|
return (NUM_TOOLS);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue