Uprava CreateWaitableTimer pri uzavreni timeru (Rootvin)
This commit is contained in:
+1
-10
@@ -41,9 +41,8 @@ const
|
||||
|
||||
type
|
||||
TBaseController = class abstract(TMVCController)
|
||||
private
|
||||
FConn: TFDConnection;
|
||||
strict private
|
||||
FConn: TFDConnection;
|
||||
FObecnyService: TObecnyService;
|
||||
|
||||
FAktivitaService: TAktivitaService;
|
||||
@@ -198,14 +197,6 @@ type
|
||||
end;
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
[MVCPatch]
|
||||
|
||||
|
||||
|
||||
|
||||
[MVCSwagIgnorePath]
|
||||
[MVCPath]
|
||||
TRedirectController = class(TMVCController)
|
||||
|
||||
Reference in New Issue
Block a user