Commit 5570bc986b

Andrew Kelley <andrew@ziglang.org>
2019-03-12 22:44:03
remove accidental swap file
1 parent 62486c3
Changed files (1)
CMakeLists.txt
@@ -2049,7 +2049,6 @@ set(ZIG_MUSL_SRC_FILES
     "musl/src/stat/statvfs.c"
     "musl/src/stat/umask.c"
     "musl/src/stat/utimensat.c"
-    "musl/src/stdio/.fwrite.c.swp"
     "musl/src/stdio/__fclose_ca.c"
     "musl/src/stdio/__fdopen.c"
     "musl/src/stdio/__fmodeflags.c"