diff options
Diffstat (limited to 'xmake/modules')
| -rw-r--r-- | xmake/modules/detect/sdks/matlab.lua | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/xmake/modules/detect/sdks/matlab.lua b/xmake/modules/detect/sdks/matlab.lua index a42fca38c..0f748d81f 100644 --- a/xmake/modules/detect/sdks/matlab.lua +++ b/xmake/modules/detect/sdks/matlab.lua @@ -82,8 +82,5 @@ function matlab.versions_names() } end -print("inside matlab.lua") -print("matlab", matlab) - -- return module return matlab |
