summaryrefslogtreecommitdiff
path: root/xmake/core/project/project.lua
diff options
context:
space:
mode:
Diffstat (limited to 'xmake/core/project/project.lua')
-rw-r--r--xmake/core/project/project.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/xmake/core/project/project.lua b/xmake/core/project/project.lua
index 7c9ab62b8..525b5af7e 100644
--- a/xmake/core/project/project.lua
+++ b/xmake/core/project/project.lua
@@ -281,8 +281,6 @@ function project.interpreter()
, "option.on_check"
-- option.after_xxx
, "option.after_check"
- -- target.on_xxx
- , "task.on_run"
}
, custom =
{