From eab65cb4c758e0d9c16fc6c606dfa7616a491787 Mon Sep 17 00:00:00 2001 From: ruki Date: Sun, 5 Dec 2021 23:00:01 +0800 Subject: Update xmake.lua --- xmake/rules/utils/bin2c/xmake.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/xmake/rules/utils/bin2c/xmake.lua b/xmake/rules/utils/bin2c/xmake.lua index 79b52fe73..409162f00 100644 --- a/xmake/rules/utils/bin2c/xmake.lua +++ b/xmake/rules/utils/bin2c/xmake.lua @@ -99,7 +99,6 @@ end -- main entry function main(...) - print("sss") -- parse arguments local argv = {...} local opt = option.parse(argv, options, "Print c/c++ code files from the given binary file." -- cgit v1.3.1