summaryrefslogtreecommitdiffhomepage
path: root/scpmisc.h
diff options
context:
space:
mode:
Diffstat (limited to 'scpmisc.h')
-rw-r--r--scpmisc.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/scpmisc.h b/scpmisc.h
index 7d0b326..f5e01d6 100644
--- a/scpmisc.h
+++ b/scpmisc.h
@@ -12,9 +12,6 @@
* called by a name other than "ssh" or "Secure Shell".
*/
-/* actually from atomicio, but is only used in scp code */
-#define vwrite (ssize_t (*)(int, void *, size_t))write
-
char *chop(char *);
char *strdelim(char **);
void set_nonblock(int);