bustage fix, importing devicemanager breaks non-mobile platforms p/r=anodelman

git-svn-id: svn://10.0.0.236/trunk@259622 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
anodelman%mozilla.com
2010-02-05 20:43:30 +00:00
parent 2ebce4d627
commit b929a1cb44

View File

@@ -51,7 +51,7 @@ import sys
import getopt
import stat
import devicemanager
#import devicemanager
if platform.system() == "Linux":
platform_type = 'linux_'