From 16982ebb81d311c2e35c14bd33e97f0efff11d54 Mon Sep 17 00:00:00 2001 From: Nathan Freitas Date: Mon, 16 Mar 2015 22:50:33 -0400 Subject: [PATCH] remove liballium and obfsclient (replaced by obfs4 from 'pluto') --- .gitmodules | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.gitmodules b/.gitmodules index 42162a33..aa486020 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,13 +19,6 @@ [submodule "external/superuser-commands"] path = external/superuser-commands url = https://github.com/dschuermann/superuser-commands.git -[submodule "external/liballium"] - path = external/liballium - url = https://git.torproject.org/user/yawning/liballium.git -[submodule "external/obfsclient"] - path = external/obfsclient - url = https://git.torproject.org/user/yawning/obfsclient.git - [submodule "external/polipo"] path = external/polipo url = https://github.com/jech/polipo.git