Эх сурвалжийг харах

yuzu_cmd: Silence unreferenced local variable warning

Morph 5 жил өмнө
parent
commit
e07540264d
1 өөрчлөгдсөн 0 нэмэгдсэн , 2 устгасан
  1. 0 2
      src/yuzu_cmd/yuzu.cpp

+ 0 - 2
src/yuzu_cmd/yuzu.cpp

@@ -95,8 +95,6 @@ int main(int argc, char** argv) {
     int option_index = 0;
 
     InitializeLogging();
-
-    char* endarg;
 #ifdef _WIN32
     int argc_w;
     auto argv_w = CommandLineToArgvW(GetCommandLineW(), &argc_w);