diff options
Diffstat (limited to 'xmake/core/base/bytes.lua')
| -rw-r--r-- | xmake/core/base/bytes.lua | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/xmake/core/base/bytes.lua b/xmake/core/base/bytes.lua index 3b1fa141a..9761dd667 100644 --- a/xmake/core/base/bytes.lua +++ b/xmake/core/base/bytes.lua @@ -198,10 +198,6 @@ end -- dump whole bytes data function _instance:dump() - -- dump head - utils.print("") - - -- walk local i = 0 local n = 147 local p = 0 |
