Removed left-over debug.traceback() from project.lua, .hgcheck folder

This commit is contained in:
Jason Perkins 2012-01-26 11:57:19 -05:00
parent 36cf1d6f34
commit 8438760242
2 changed files with 0 additions and 2 deletions

View File

@ -1 +0,0 @@
.

View File

@ -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