From abe27f1d16aed950baadff0417a5c06569fa3ce6 Mon Sep 17 00:00:00 2001 From: Ben Vanik Date: Wed, 13 Jan 2016 22:39:31 -0800 Subject: [PATCH] Removing GPU traces because github is a bunch of jerks. --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 9fec1f52f..00c049d19 100644 --- a/.gitmodules +++ b/.gitmodules @@ -31,9 +31,6 @@ [submodule "third_party/premake-export-compile-commands"] path = third_party/premake-export-compile-commands url = https://github.com/xenia-project/premake-export-compile-commands.git -[submodule "testdata/reference-gpu-traces"] - path = testdata/reference-gpu-traces - url = https://github.com/xenia-project/reference-gpu-traces.git [submodule "third_party/yaml-cpp"] path = third_party/yaml-cpp url = https://github.com/jbeder/yaml-cpp.git