Fix some warning

This commit is contained in:
Aoran Zeng
2023-09-06 19:45:37 +08:00
parent 669c5f31f5
commit 67d28684d7
3 changed files with 5 additions and 8 deletions

View File

@@ -584,8 +584,6 @@ pl_dotnet_getsrc (char* option)
void
pl_dotnet_setsrc (char* option)
{
int index = 0; char* check_cmd = NULL;
xy_error ("chsrc: 暂时无法为NuGet换源若有需求请您提交issue");
}
@@ -1656,7 +1654,6 @@ main (int argc, char const *argv[])
}
const char* command = argv[1];
const char* target = NULL;
bool matched = false;