diff --git a/src/bin/locale/linkcatkeys.cpp b/src/bin/locale/linkcatkeys.cpp index 879b297a65..f9407ec003 100644 --- a/src/bin/locale/linkcatkeys.cpp +++ b/src/bin/locale/linkcatkeys.cpp @@ -136,7 +136,6 @@ main(int argc, char **argv) switch(outputTarget) { case TARGET_ATTRIBUTE: { - printf("To attribute\n"); BEntry entry(outputFile.String()); entry_ref eref; entry.GetRef(&eref);