c_src: update
[nit.git] / c_src / stream._ffi.h
diff --git a/c_src/stream._ffi.h b/c_src/stream._ffi.h
deleted file mode 100644 (file)
index 846fc9a..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-/*
-       Extern implementation of Nit module stream
-*/
-#ifndef STREAM_NIT_H
-#define STREAM_NIT_H
-
-#include "stream._nitni.h"
-#include "math._ffi.h"
-nullable_Int stream___Object_intern_poll___impl( Object recv, Array_of_Int in_fds, Array_of_Int out_fds );
-#endif