aboutsummaryrefslogtreecommitdiffstats
path: root/PolygLua.lua
diff options
context:
space:
mode:
Diffstat (limited to 'PolygLua.lua')
-rwxr-xr-xPolygLua.lua3
1 files changed, 0 insertions, 3 deletions
diff --git a/PolygLua.lua b/PolygLua.lua
index 86dc8be..7fad2d3 100755
--- a/PolygLua.lua
+++ b/PolygLua.lua
@@ -346,7 +346,6 @@ if (arg[0] == './PolygLua.lua') or (arg[0] == 'PolygLua.lua') then
346 end 346 end
347 347
348 end 348 end
349-- os.exit(0)
350 end 349 end
351 }, 350 },
352 uninstall = 351 uninstall =
@@ -370,7 +369,6 @@ if (arg[0] == './PolygLua.lua') or (arg[0] == 'PolygLua.lua') then
370 end 369 end
371 370
372 end 371 end
373-- os.exit(0)
374 end 372 end
375 }, 373 },
376 purge = 374 purge =
@@ -394,7 +392,6 @@ if (arg[0] == './PolygLua.lua') or (arg[0] == 'PolygLua.lua') then
394 end 392 end
395 393
396 end 394 end
397-- os.exit(0)
398 end 395 end
399 }, 396 },
400 } 397 }