diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2019-01-23 15:37:43 -0800 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2019-01-23 15:37:43 -0800 |
| commit | 58b863fcd1a0b0ddd8345f3f85e8f43f8f38ada2 (patch) | |
| tree | 482dafc5e298048afd79c5aa6d3a8f58312abb59 /lib/tools/uninstall.nom | |
| parent | 113b916e4ca179aded05d25a2d0d4f24b4f053c6 (diff) | |
Removed dead code.
Diffstat (limited to 'lib/tools/uninstall.nom')
| -rwxr-xr-x | lib/tools/uninstall.nom | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/tools/uninstall.nom b/lib/tools/uninstall.nom index 1201c73..7f0128a 100755 --- a/lib/tools/uninstall.nom +++ b/lib/tools/uninstall.nom @@ -22,7 +22,6 @@ use "shell" exit 1 command line program with $args: - $(NOMSU PACKAGEPATH) or= "/opt/nomsu" $searchpath = [ : for $ in ["?.lua", "?/init.lua", "?.nom", "?/init.nom"]: |
