Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/vowpal_wabbit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/io.cc
diff options
context:
space:
mode:
Diffstat (limited to 'io.cc')
-rw-r--r--io.cc6
1 files changed, 0 insertions, 6 deletions
diff --git a/io.cc b/io.cc
index 89e6bca0..f9e933b1 100644
--- a/io.cc
+++ b/io.cc
@@ -4,12 +4,6 @@ embodied in the content of this file are licensed under the BSD
(revised) open source license
*/
-/*
-Copyright (c) 2007 Yahoo! Inc. All rights reserved. The copyrights
-embodied in the content of this file are licensed under the BSD
-(revised) open source license
- */
-#include <string.h>
#include "io.h"
unsigned int buf_read(io_buf &i, char* &pointer, int n)