]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libphobos/libdruntime/core/sys/windows/commdlg.d
Merge remote-tracking branch 'origin/master' into devel/c++-contracts
[thirdparty/gcc.git] / libphobos / libdruntime / core / sys / windows / commdlg.d
index b49d2fba6feb177571b0793e7c2858eb76e5cfc3..9be9a9f1f21368ca0810d4248787ea5923f037c1 100644 (file)
@@ -8,7 +8,6 @@
  */
 module core.sys.windows.commdlg;
 version (Windows):
-@system:
 
 version (ANSI) {} else version = Unicode;
 pragma(lib, "comdlg32");