summaryrefslogtreecommitdiffstats
path: root/util/bin/randline
diff options
context:
space:
mode:
Diffstat (limited to 'util/bin/randline')
-rwxr-xr-xutil/bin/randline3
1 files changed, 0 insertions, 3 deletions
diff --git a/util/bin/randline b/util/bin/randline
index 75618664..df36b344 100755
--- a/util/bin/randline
+++ b/util/bin/randline
@@ -1,5 +1,2 @@
#! /bin/sh
-# Author: tv,makefu
-# Info: for old version see commit b9924
-
cat | shuf | head -n 1