Removed left-over debug.traceback() from project.lua, .hgcheck folder
This commit is contained in:
parent
36cf1d6f34
commit
8438760242
@ -1 +0,0 @@
|
||||
.
|
@ -207,7 +207,6 @@
|
||||
|
||||
function premake.getconfigname(cfgname, platform, useshortname)
|
||||
if cfgname then
|
||||
print(debug.traceback())
|
||||
local name = cfgname
|
||||
if platform and platform ~= "Native" then
|
||||
if useshortname then
|
||||
|
Loading…
Reference in New Issue
Block a user