]> granicus.if.org Git - curl/commitdiff
Not used anymore
authorDaniel Stenberg <daniel@haxx.se>
Fri, 9 Feb 2001 07:33:58 +0000 (07:33 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 9 Feb 2001 07:33:58 +0000 (07:33 +0000)
lib/getenv.h [deleted file]

diff --git a/lib/getenv.h b/lib/getenv.h
deleted file mode 100644 (file)
index 2922b6e..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-#ifndef __GETENV_H
-#define __GETENV_H
-/*****************************************************************************
- *                                  _   _ ____  _     
- *  Project                     ___| | | |  _ \| |    
- *                             / __| | | | |_) | |    
- *                            | (__| |_| |  _ <| |___ 
- *                             \___|\___/|_| \_\_____|
- *
- * Copyright (C) 2000, Daniel Stenberg, <daniel@haxx.se>, et al.
- *
- * In order to be useful for every potential user, curl and libcurl are
- * dual-licensed under the MPL and the MIT/X-derivate licenses.
- *
- * You may opt to use, copy, modify, merge, publish, distribute and/or sell
- * copies of the Software, and permit persons to whom the Software is
- * furnished to do so, under the terms of the MPL or the MIT/X-derivate
- * licenses. You may pick one of these licenses.
- *
- * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
- * KIND, either express or implied.
- *
- * $Id$
- *****************************************************************************/
-
-#include <curl/curl.h>
-
-#endif