Refactor, GLFW->SDL
[vg.git] / install.sh
diff --git a/install.sh b/install.sh
deleted file mode 100755 (executable)
index b23bd59..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/bash
-
-echo "Setting up compiler symlinks"
-compiler=`realpath vg_compiler.sh`
-ln -s $compiler /usr/bin/vgc