Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/premake-4.x-stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'premake4.lua')
-rw-r--r--premake4.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/premake4.lua b/premake4.lua
index e77c013..b4da202 100644
--- a/premake4.lua
+++ b/premake4.lua
@@ -134,8 +134,6 @@ project "Premake4"
out:write("\t0\n};\n");
out:close()
-
- print("Done.")
end