From 13fdb2a4a04bc45f289f0868c0352ec46fce2fb2 Mon Sep 17 00:00:00 2001 From: David Rose Date: Wed, 29 Oct 2003 07:20:17 +0000 Subject: [PATCH] remove old test program --- panda/src/downloader/Sources.pp | 8 -------- 1 file changed, 8 deletions(-) diff --git a/panda/src/downloader/Sources.pp b/panda/src/downloader/Sources.pp index ea41b10480..6a8beab279 100644 --- a/panda/src/downloader/Sources.pp +++ b/panda/src/downloader/Sources.pp @@ -91,14 +91,6 @@ #end lib_target -#begin test_bin_target - #define TARGET test_proxy - - #define SOURCES test_proxy.cxx - #define LOCAL_LIBS $[LOCAL_LIBS] putil net - #define OTHER_LIBS $[OTHER_LIBS] pystub -#end test_bin_target - // This is a handy file for identifying public certificate authorities // (and thus almost any public https server). It was taken from the // OpenSSL distribution; if you need a fresher copy, go get a new one