summaryrefslogtreecommitdiff
path: root/tools/showreplay.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/showreplay.sh')
-rw-r--r--tools/showreplay.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/showreplay.sh b/tools/showreplay.sh
deleted file mode 100644
index 413e12f..0000000
--- a/tools/showreplay.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/bash
-sqlite3 db "select * from game_replay where game_id=$1"