debian/rules: Use `git' potty wrapper.
[qmail] / timeoutwrite.h
index c93aa18..4725861 100644 (file)
@@ -1,8 +1,6 @@
 #ifndef TIMEOUTWRITE_H
 #define TIMEOUTWRITE_H
 
-#define TIMEOUTWRITE(s,fd) (((s) << 10) | (fd))
-
 extern int timeoutwrite();
 
 #endif