Module: deluge Branch: 1.3-stable Commit: 05aebbb57566696d6a7ec51a80c124e410a89a32
Author: Damien Churchill <[email protected]> Date: Thu Jul 22 18:04:49 2010 +0100 remove the libtorrent submodule --- .gitmodules | 3 --- libtorrent | 1 - 2 files changed, 0 insertions(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 8cf95b3..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "libtorrent"] - path = libtorrent - url = git://deluge-torrent.org/libtorrent diff --git a/libtorrent b/libtorrent deleted file mode 160000 index e792b01..0000000 --- a/libtorrent +++ /dev/null @@ -1 +0,0 @@ -Subproject commit e792b0189da84e877c7b0f8e902aa34d2e24db1a -- You received this message because you are subscribed to the Google Groups "deluge-commit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/deluge-commit?hl=en.
