From 826b0e5033229f615e63b6c5bfe23ed7f9f15387 Mon Sep 17 00:00:00 2001 From: David Rose Date: Wed, 7 Oct 2009 22:43:59 +0000 Subject: [PATCH] revert unintended checkin --- direct/src/p3d/coreapi.pdef | 7 ------- 1 file changed, 7 deletions(-) diff --git a/direct/src/p3d/coreapi.pdef b/direct/src/p3d/coreapi.pdef index 2940b88031..91763f9a87 100644 --- a/direct/src/p3d/coreapi.pdef +++ b/direct/src/p3d/coreapi.pdef @@ -19,13 +19,6 @@ from pandac.PandaModules import getModelPath, Filename, ConfigVariableFilename # Also see panda3d.pdef. -packager.setHost('file:///c:/cygwin/home/drose/p3dstage', - downloadUrl = 'file:///c:/cygwin/home/drose/p3dstage_1', - mirrors = ['file:///c:/cygwin/home/drose/mirror1', - 'file:///c:/cygwin/home/drose/mirror2', - 'http://www.ddrose.com/~drose/mirror3', - 'http://www.ddrose.com/~drose/mirror4']) - class coreapi(solo): # The special "coreapi" package. As a "solo", this is just a # single .dll (or dylib, or whatever).