Explorar o código

git-svn-id: http://zengl.googlecode.com/svn/branches/0.3.x@1936 6573c10b-8653-0410-9706-d32479e959fb

dr.andru %!s(int64=13) %!d(string=hai) anos
pai
achega
2c05fa1dea
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      src/zgl_application.pas

+ 0 - 3
src/zgl_application.pas

@@ -1815,8 +1815,5 @@ initialization
   app_PCloseQuery := @app_CloseQuery;
 
   appFlags := WND_USE_AUTOCENTER or APP_USE_LOG or COLOR_BUFFER_CLEAR or CLIP_INVISIBLE or APP_USE_AUTOPAUSE {$IFDEF WINDESKTOP} or APP_USE_DT_CORRECTION {$ENDIF};
-{$IFDEF iOS}
-  appFlags := appFlags or SCR_ORIENTATION_LANDSCAPE or SCR_ORIENTATION_PORTRAIT;
-{$ENDIF}
 
 end.