From a49a345aff96e2c9f83012f748c0442b9aef0d86 Mon Sep 17 00:00:00 2001 From: zvezdochiot Date: Fri, 17 Nov 2017 04:12:51 +0300 Subject: [PATCH] 0.20171117 --- tool/file.cpp | 78 --------------------------------------------------- 1 file changed, 78 deletions(-) delete mode 100644 tool/file.cpp diff --git a/tool/file.cpp b/tool/file.cpp deleted file mode 100644 index 122fe98..0000000 --- a/tool/file.cpp +++ /dev/null @@ -1,78 +0,0 @@ -#include "file.h" - -sS32 file::copy(file &src, sS32 cnt) -{ - sS32 copied=0; - sS32 maxlen=src.size()-src.tell(); - if (cnt>0 && cnt