From 191221eec575cee682aed01e285aa95a5a2969cb Mon Sep 17 00:00:00 2001 From: ridiculousfish Date: Sun, 4 Mar 2012 02:35:30 -0800 Subject: Final cleanup of io_data_t now that I recognize the bizarre way in which it shares output buffers (not sure how this ever worked before) --- history.h | 1 - 1 file changed, 1 deletion(-) (limited to 'history.h') diff --git a/history.h b/history.h index 27b1c10c..4e825fdb 100644 --- a/history.h +++ b/history.h @@ -14,7 +14,6 @@ #include #include #include -using std::tr1::shared_ptr; typedef std::list path_list_t; -- cgit v1.2.3