From 064c62b587c9420676d3603751c0e374734e7962 Mon Sep 17 00:00:00 2001 From: Ted Nyman Date: Mon, 23 Dec 2013 17:37:05 -0800 Subject: [PATCH] Remove extra gosu sample --- samples/Gosu/hello.gsp | 1 - 1 file changed, 1 deletion(-) delete mode 100644 samples/Gosu/hello.gsp diff --git a/samples/Gosu/hello.gsp b/samples/Gosu/hello.gsp deleted file mode 100644 index ce47b771..00000000 --- a/samples/Gosu/hello.gsp +++ /dev/null @@ -1 +0,0 @@ -print("hello") \ No newline at end of file