[pisa-src] r1813 - trunk/pairing/packet_handler_send.h

  • From: Diego Biurrun <diego@xxxxxxxxxx>
  • To: pisa-src@xxxxxxxxxxxxx
  • Date: Thu, 26 Nov 2009 15:16:34 +0100

Author: biurrun
Date: Thu Nov 26 15:16:33 2009
New Revision: 1813

Log:
Remove leftover definition of FILE_KNOWN_RELAYS.
(Should have been part of previous commit.)

Modified:
   trunk/pairing/packet_handler_send.h

Modified: trunk/pairing/packet_handler_send.h
==============================================================================
--- trunk/pairing/packet_handler_send.h Thu Nov 26 15:16:25 2009        (r1812)
+++ trunk/pairing/packet_handler_send.h Thu Nov 26 15:16:33 2009        (r1813)
@@ -19,8 +19,6 @@
 #include "libconfig_wrapper.h"
 #include "create_send_headers.h"
 
-#define FILE_KNOWN_RELAYS "known_relays.cfg"
-
 // Function prototypes
 int handle_packet_ack_1(struct sockaddr_in6 *socket_addr, header_ack_1 
*hdr_ack_1);
 int handle_packet_ack_2(struct sockaddr_in6 *socket_addr, header_ack_2 
*hdr_ack_2);

Other related posts: