warning resolution

makedefs.c:100:6: warning: unused variable 'Dont_Edit_Code' [-Wunused-variable]
    *Dont_Edit_Code =
     ^
1 warning generated.
This commit is contained in:
nhmall
2022-11-05 19:36:46 -04:00
parent 993a82858b
commit 6b804c0e84

View File

@@ -97,8 +97,6 @@
#endif /* else !AMIGA */
static const char
*Dont_Edit_Code =
"/* This source file is generated by 'makedefs'. Do not edit. */\n",
*Dont_Edit_Data =
"#\tThis data file is generated by 'makedefs'. Do not edit. \n",
*Reference_file =