Skip to content

Commit fe6e5a3

Browse files
author
arno
committed
- Clean up before merge back to mainbranch. git-svn-id: http://svn.tribler.org/libswift/branches/ppsp-03@31959 001aeff7-3401-0410-a489-f7902fc005dd
1 parent 612acd4 commit fe6e5a3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sendrecv.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ void Channel::AddUncleHashes (struct evbuffer *evb, bin_t pos) {
7878
evbuffer_add_chunkaddr(evb,uncle,hs_out_->chunk_addr_);
7979
evbuffer_add_hash(evb, hashtree()->hash(uncle) );
8080
dprintf("%s #%u +hash %s\n",tintstr(),id_,uncle.str().c_str());
81-
pos = pos.parent();
8281
}
8382

8483
}

0 commit comments

Comments
 (0)