Explorar o código

Bug fix: QueryReceivedEventArgs.Message is empty

Source commit: be89b8112845d0146fd311cb2d264411bf4a2dc3
Martin Prikryl %!s(int64=7) %!d(string=hai) anos
pai
achega
136417f814
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      source/console/Console.h

+ 0 - 1
source/console/Console.h

@@ -48,7 +48,6 @@ struct TConsoleCommStruct
     unsigned int Timer; // since version 2
     unsigned int Timer; // since version 2
     bool Timeouting; // since version 4
     bool Timeouting; // since version 4
     int Continue; // since version 9
     int Continue; // since version 9
-    unsigned int Timeout; // since version 9
     wchar_t Message[5120]; // since version 9
     wchar_t Message[5120]; // since version 9
   };
   };