[pisa-src] r1800 - trunk/pairing/packet_handler_accept.h

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

Author: biurrun
Date: Thu Nov 26 14:26:10 2009
New Revision: 1800

Log:
Remove leftover accept.h #include.

Modified:
   trunk/pairing/packet_handler_accept.h

Modified: trunk/pairing/packet_handler_accept.h
==============================================================================
--- trunk/pairing/packet_handler_accept.h       Thu Nov 26 14:25:23 2009        
(r1799)
+++ trunk/pairing/packet_handler_accept.h       Thu Nov 26 14:26:10 2009        
(r1800)
@@ -18,7 +18,6 @@
 #include "common_headers.h"
 #include "hash.h"
 #include "libconfig_wrapper.h"
-#include "accept.h"
 #include "create_accept_headers.h"
 
 /** Default password file is set statically. **/

Other related posts:

  • » [pisa-src] r1800 - trunk/pairing/packet_handler_accept.h - Diego Biurrun