whoops, unintended commit again

This commit is contained in:
David Rose 2009-11-21 20:47:58 +00:00
parent 09483f7133
commit 8763e10c2f

View File

@ -19,9 +19,6 @@ from pandac.PandaModules import getModelPath, Filename, ConfigVariableFilename
# Also see panda3d.pdef.
packager.setHost('file:///Users/drose/p3dstage',
descriptiveName = 'local odysseus', hostDir = 'odysseus')
class coreapi(solo):
# The special "coreapi" package. As a "solo", this is just a
# single .dll (or dylib, or whatever).