]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Source/TianoTools/GenDepex/GenDepex.c
Polished the build tools' screen output to be in a more coherent form
[mirror_edk2.git] / Tools / Source / TianoTools / GenDepex / GenDepex.c
index 34857fccf16c672674dc980eabbe625d4029f545..67ffcd244308e928719cad45f3aaa7021dd794fc 100644 (file)
@@ -854,16 +854,6 @@ Returns:
   Output_Flag = FALSE;\r
   Pad_Flag    = FALSE;\r
 \r
-  //\r
-  //  Output the calling arguments\r
-  //\r
-  printf ("\n\n");\r
-  for (Index = 0; Index < argc; Index++) {\r
-    printf ("%s ", argv[Index]);\r
-  }\r
-\r
-  printf ("\n\n");\r
-\r
   if (argc < 5) {\r
     printf ("Not enough arguments\n");\r
     PrintGenDepexUsageInfo ();\r