diff options
| author | Ben Vanik <ben.vanik@gmail.com> | 2014-12-19 16:32:28 -0800 |
|---|---|---|
| committer | Ben Vanik <ben.vanik@gmail.com> | 2014-12-19 16:32:28 -0800 |
| commit | 9460f737e9f4faec640a2336e661cb9a8875e910 (patch) | |
| tree | 99e0942236352bc6d1e360dea0074b7375fe232e /.gitmodules | |
| parent | 59b54a49a9879159ffa5d9651f35cf19d0e70d52 (diff) | |
Removing wxWidgets and such.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules index 88e7cbc77..58ca605a0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,10 +16,6 @@ [submodule "third_party/ninja"] path = third_party/ninja url = https://chromium.googlesource.com/external/martine/ninja -[submodule "third_party/wxWidgets"] - path = third_party/wxWidgets - url = https://github.com/wxWidgets/wxWidgets.git - ignore = dirty [submodule "third_party/catch"] path = third_party/catch url = https://github.com/philsquared/Catch.git |
