From 49421231cf94b1b045e1b820bdfbf522001bcd6a Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Wed, 26 Jan 2005 08:23:03 +0000 Subject: [PATCH] Remove old file [SVN r26854] --- v2/example/libraries/lib1/include/lib1.h | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 v2/example/libraries/lib1/include/lib1.h diff --git a/v2/example/libraries/lib1/include/lib1.h b/v2/example/libraries/lib1/include/lib1.h deleted file mode 100644 index 50f5e19d2..000000000 --- a/v2/example/libraries/lib1/include/lib1.h +++ /dev/null @@ -1,10 +0,0 @@ -// Copyright (c) 2003 Vladimir Prus -// -// 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) -// -// http://www.boost.org -// - -void foo();