summaryrefslogtreecommitdiff
path: root/lib/FindFilePlus/load_dll.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/FindFilePlus/load_dll.h')
-rw-r--r--lib/FindFilePlus/load_dll.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/FindFilePlus/load_dll.h b/lib/FindFilePlus/load_dll.h
index 149b6efe..350de9f8 100644
--- a/lib/FindFilePlus/load_dll.h
+++ b/lib/FindFilePlus/load_dll.h
@@ -44,4 +44,3 @@ void* /*FARPROC*/ loadSymbol(const wchar_t* libraryName, const char* functionNam
}
#endif //LOAD_DLL_HEADER_0312463214872163832174
-
bgstack15