get rid of load_manifest call

This commit is contained in:
Ken Conley 2012-01-13 03:24:00 +00:00
parent a6c72dac42
commit 0268341eca
1 changed files with 0 additions and 1 deletions

View File

@ -40,7 +40,6 @@ code API of this module is *not* stable.
"""
from __future__ import print_function
import roslib; roslib.load_manifest('roscreate')
NAME='roscreate-stack'