Removed duplicate diff from sformat.patch

This commit is contained in:
أحمد المحمودي (Ahmed El-Mahmoudy) 2014-01-02 09:56:19 +02:00
parent 3d486e0b82
commit cbde5d316b

View file

@ -33,20 +33,3 @@ Index: gogoc-android/native/gogoc-1_2-RELEASE/gogoc-tsp/src/tsp/tsp_redirect.c
/* We found a server, so stop looking */
found_server = 1;
Index: gogoc-android/native/gogoc-1_2-RELEASE/gogoc-tsp/src/tsp/tsp_setup.c
===================================================================
--- a/gogoc-android/native/gogoc-1_2-RELEASE/gogoc-tsp/src/tsp/tsp_setup.c (revision 40)
+++ b/gogoc-android/native/gogoc-1_2-RELEASE/gogoc-tsp/src/tsp/tsp_setup.c (working copy)
@@ -45,12 +45,6 @@
#include <linux/if.h>
#include <linux/route.h>
-struct in6_ifreq {
- struct in6_addr ifr6_addr;
- __u32 ifr6_prefixlen;
- int ifr6_ifindex;
-};
-
struct in6_rtmsg {
struct in6_addr rtmsg_dst;
struct in6_addr rtmsg_src;