瀏覽代碼

Another minor mistake

rdb 16 年之前
父節點
當前提交
e9e69c9e10
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      makepanda/makepanda.py

+ 1 - 1
makepanda/makepanda.py

@@ -918,7 +918,7 @@ def Package(target, inputs, opts):
 #
 ##########################################################################################
 
-def CompileBundle(target, inputs, opts, exe):
+def CompileBundle(target, inputs, opts):
     if (sys.platform != "darwin"): return
     plist = None
     resources = []