diff options
| author | ruki <[email protected]> | 2019-04-14 20:51:48 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2019-04-14 20:51:48 +0800 |
| commit | 9e6f1bb93987f6eb8e4b0c73e4bb4b3bf6004a18 (patch) | |
| tree | 62928deb91e10f94976a1069a55f6313a7a52688 /xmake/core/sandbox/modules/os.lua | |
| parent | 05dc38e6bf13a02c26aacff2c2f41741142e1f92 (diff) | |
remove versioninfo
Diffstat (limited to 'xmake/core/sandbox/modules/os.lua')
| -rw-r--r-- | xmake/core/sandbox/modules/os.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmake/core/sandbox/modules/os.lua b/xmake/core/sandbox/modules/os.lua index 342516c01..2634f3a10 100644 --- a/xmake/core/sandbox/modules/os.lua +++ b/xmake/core/sandbox/modules/os.lua @@ -58,7 +58,6 @@ sandbox_os.programdir = os.programdir sandbox_os.programfile = os.programfile sandbox_os.projectdir = os.projectdir sandbox_os.projectfile = os.projectfile -sandbox_os.versioninfo = os.versioninfo sandbox_os.getwinsize = os.getwinsize sandbox_os.user_agent = os.user_agent |
