From 197253693438c834759bc74e92d955aceefcafec Mon Sep 17 00:00:00 2001 From: David Rose Date: Fri, 20 Nov 2009 00:24:49 +0000 Subject: [PATCH] revert unintended checkin --- direct/src/p3d/panda3d.pdef | 2 -- 1 file changed, 2 deletions(-) diff --git a/direct/src/p3d/panda3d.pdef b/direct/src/p3d/panda3d.pdef index 248b809bdb..fe54c74ccf 100755 --- a/direct/src/p3d/panda3d.pdef +++ b/direct/src/p3d/panda3d.pdef @@ -16,8 +16,6 @@ from pandac.PandaModules import Filename, PandaSystem, getModelPath # Also see coreapi.pdef. -packager.setHost('file:///home/drose/p3dstage', hostDir = 'droseDir') - class panda3d(package): # The main Panda3D package. Contains Python and most of the graphics # code in Panda3D.