From 07ccbc27512d781663eb2529bd5853c8acbf4bc9 Mon Sep 17 00:00:00 2001 From: charles seizilles Date: Tue, 6 Sep 2022 16:14:37 +0200 Subject: Remove prints --- xmake/modules/detect/sdks/matlab.lua | 3 --- 1 file changed, 3 deletions(-) (limited to 'xmake/modules') 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 -- cgit v1.3.1