- Code cleaning

svn path=/trunk/; revision=57470
This commit is contained in:
Hermès Bélusca-Maïto 2012-10-03 21:58:28 +00:00
parent c18b6ae104
commit 70e6572e30
2 changed files with 1 additions and 1 deletions

View file

@ -10,4 +10,3 @@ add_library(clb SHARED
set_module_type(clb win32dll UNICODE)
add_importlibs(clb user32 gdi32 comctl32 kernel32 ntdll)

View file

@ -308,3 +308,4 @@ DllMain(IN HINSTANCE hinstDLL,
return Ret;
}
/* EOF */