From d1582d0b1c1864ccecbc05a9ba0a47c35a6e69aa Mon Sep 17 00:00:00 2001
From: Mike Bailey <jmbailey@nps.edu>
Date: Wed, 21 Aug 2019 16:42:38 -0700
Subject: [PATCH] Remove confusing directory

---
 examples/runPduRecorder.sh | 2 --
 1 file changed, 2 deletions(-)
 delete mode 100755 examples/runPduRecorder.sh

diff --git a/examples/runPduRecorder.sh b/examples/runPduRecorder.sh
deleted file mode 100755
index 484c329856..0000000000
--- a/examples/runPduRecorder.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-java -cp ../dist/open-dis7-java.jar:../optionallibs/commons-io-2.6.jar:../optionallibs/guava-28.0-jre.jar edu.nps.moves.dis.util.playerrecorder.Recorder
-- 
GitLab