Parcourir la source

remove old test program

David Rose il y a 22 ans
Parent
commit
13fdb2a4a0
1 fichiers modifiés avec 0 ajouts et 8 suppressions
  1. 0 8
      panda/src/downloader/Sources.pp

+ 0 - 8
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