Browse Source

Update zgl_application.pas

Seenkao 2 years ago
parent
commit
845e57e008
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Zengl_SRC/src/zgl_application.pas

+ 0 - 1
Zengl_SRC/src/zgl_application.pas

@@ -454,7 +454,6 @@ begin
     app_PLoad();
   scr_Flush();
 
-  log_Add(' demo initialization end');
   timer_Reset();
   timeCalcFPS := timer_Add(@app_CalcFPS, 1000, t_Start);
   {$IfNDef USE_INIT_HANDLE}