blob: 4f97af214516d0a262a428c3329a65c40f5fa161 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- ./librhash/rhash_torrent.h.orig 2014-08-22 08:37:39.000000000 -0400
+++ ./librhash/rhash_torrent.h 2014-08-22 08:37:46.000000000 -0400
@@ -11,8 +11,6 @@
# define RHASH_API
#endif
-typedef struct rhash_context* rhash;
-
/* a binary string with length */
typedef struct rhash_str
{
|