remove this old function

This commit is contained in:
Cadey Ratio 2016-04-08 09:22:57 -07:00
parent 2873351496
commit 3266e569dd
1 changed files with 0 additions and 4 deletions

View File

@ -27,10 +27,6 @@ Subcommands:
totptool tracks
"""
proc writeHelp() =
echo usageHelp
quit 2
proc writeVersion(): string =
const
gitlog = staticExec "git log -1"