summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xmake/core/main.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmake/core/main.lua b/xmake/core/main.lua
index e55bc208f..87c486a0a 100644
--- a/xmake/core/main.lua
+++ b/xmake/core/main.lua
@@ -133,7 +133,6 @@ function main._init()
if not options then
return false, err
end
- print("options.project", options.project)
-- init project paths only for xmake engine
if xmake._NAME == "xmake" then