From a86b6bfd5163bfe9466562832a5de028899b89bf Mon Sep 17 00:00:00 2001 From: dartraiden Date: Thu, 8 Mar 2018 14:30:16 +0300 Subject: remove more Advaimg-related code --- plugins/SplashScreen/src/main.cpp | 1 - plugins/SplashScreen/src/resource.h | 1 - 2 files changed, 2 deletions(-) (limited to 'plugins/SplashScreen/src') diff --git a/plugins/SplashScreen/src/main.cpp b/plugins/SplashScreen/src/main.cpp index 87b877927e..53275e83c5 100644 --- a/plugins/SplashScreen/src/main.cpp +++ b/plugins/SplashScreen/src/main.cpp @@ -70,7 +70,6 @@ void SplashMain() logMessage(L"Miranda version", mirandaVerString); mir_free(mirandaVerString); logMessage(L"Dll Name", _A2W(__FILENAME)); - logMessage(L"Advaimg path", szhAdvaimgPath); #endif ReadDbConfig(); diff --git a/plugins/SplashScreen/src/resource.h b/plugins/SplashScreen/src/resource.h index 5920dc5806..76c4697d9d 100644 --- a/plugins/SplashScreen/src/resource.h +++ b/plugins/SplashScreen/src/resource.h @@ -23,7 +23,6 @@ #define IDC_LOOPSOUND 1022 #define IDC_SHOWVERSION 1023 #define IDC_VERSIONPREFIX 1024 -#define IDC_PNG2DIBWARN 1025 // Next default values for new objects // -- cgit v1.2.3