t/nvmept_trim: increase transfer size for some tests
[fio.git] / compiler / compiler-gcc4.h
diff --git a/compiler/compiler-gcc4.h b/compiler/compiler-gcc4.h
deleted file mode 100644 (file)
index bb9cc7c..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef FIO_COMPILER_GCC4_H
-#define FIO_COMPILER_GCC4_H
-
-#define __must_check           __attribute__((warn_unused_result))
-
-#endif