]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libphobos/libdruntime/core/sys/windows/dll.d
d: Import dmd b8384668f, druntime e6caaab9, phobos 5ab9ad256 (v2.098.0-beta.1)
[thirdparty/gcc.git] / libphobos / libdruntime / core / sys / windows / dll.d
index cc2422bcaa001cfe22768289c2b6108808068e5f..8e9d7a07fc07b31eff801fb5fb6d63a62d7cad5a 100644 (file)
@@ -425,7 +425,6 @@ int dll_getRefCount( HINSTANCE hInstance ) nothrow @nogc
                 mov peb, RAX;
             }
         }
-
     }
     else version (Win32)
     {