Index: runtime/bin/filter.h |
diff --git a/runtime/bin/filter.h b/runtime/bin/filter.h |
index 9239d567b964c4ae1706656f350e1f48cb61c01c..bc09359f2e4de6572843587ee91e8d685f60b444 100644 |
--- a/runtime/bin/filter.h |
+++ b/runtime/bin/filter.h |
@@ -5,10 +5,6 @@ |
#ifndef RUNTIME_BIN_FILTER_H_ |
#define RUNTIME_BIN_FILTER_H_ |
-#if defined(DART_IO_DISABLED) |
-#error "filter.h can only be included on builds with IO enabled" |
-#endif |
- |
#include "bin/builtin.h" |
#include "bin/utils.h" |