From ca5001026a94f702c4012c5e8d2093ad3f51c1fa Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 21 Apr 2018 12:33:31 +0300 Subject: code cleaning: - in conformance to C++'11 rules, we don't declare a method as virtual if it's declared as override; - cause this code isn't visible in Pascal anymore, there's no need to use __cdecl calling convention for virtual methods; - since PROTO_INTERFACE is a regular C++ class, there's no need to use old style service declarations for virtual methods like OnModulesLoaded / OnShutdown --- libs/win64/mir_app.lib | Bin 151658 -> 152620 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'libs/win64') diff --git a/libs/win64/mir_app.lib b/libs/win64/mir_app.lib index 1e1752ad4e..4b250217ba 100644 Binary files a/libs/win64/mir_app.lib and b/libs/win64/mir_app.lib differ -- cgit v1.2.3