Skip to content

Commit ea86a74

Browse files
-
1 parent 294dc1a commit ea86a74

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

base/compv_sharedlib.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ void* CompVSharedLib::sym(const char* name)
3636
COMPV_ERROR_CODE CompVSharedLib::open(const char* filePath, void** handle, bool quiet COMPV_DEFAULT(false))
3737
{
3838
COMPV_CHECK_EXP_RETURN(!filePath || !handle, COMPV_ERROR_CODE_E_INVALID_PARAMETER);
39-
COMPV_DEBUG_INFO_EX(COMPV_THIS_CLASSNAME, "Loading shared library from %s", filePath);
4039
void* handle_ = nullptr;
4140
#if COMPV_OS_WINDOWS
4241
# if COMPV_OS_WINDOWS_RT

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy