From 8cc3f67f37faab6c226db000d8d8fe8465bc23d8 Mon Sep 17 00:00:00 2001 From: Baptiste Wicht Date: Sat, 8 Feb 2014 21:14:41 +0100 Subject: [PATCH] Remove old file --- kernel/src/stl/algorithms.cpp | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 kernel/src/stl/algorithms.cpp diff --git a/kernel/src/stl/algorithms.cpp b/kernel/src/stl/algorithms.cpp deleted file mode 100644 index 3f8f8218..00000000 --- a/kernel/src/stl/algorithms.cpp +++ /dev/null @@ -1,6 +0,0 @@ -//======================================================================= -// Copyright Baptiste Wicht 2013-2014. -// Distributed under the Boost Software License, Version 1.0. -// (See accompanying file LICENSE_1_0.txt or copy at -// http://www.boost.org/LICENSE_1_0.txt) -//=======================================================================