[hipl-commit] [trunk] Rev 4395: Remove reference to non-existing function get_local_hits_wrapper().

  • From: Diego Biurrun <diego@xxxxxxxxxx>
  • To: hipl-commit@xxxxxxxxxxxxx
  • Date: Wed, 21 Apr 2010 20:13:08 +0300

Committer: Diego Biurrun <diego@xxxxxxxxxx>
Date: 21/04/2010 at 20:13:08
Revision: 4395
Revision-id: diego@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Branch nick: trunk

Log:
  Remove reference to non-existing function get_local_hits_wrapper().

Modified:
  M  lib/opphip/wrap_db.h

=== modified file 'lib/opphip/wrap_db.h'
--- lib/opphip/wrap_db.h        2010-04-21 09:20:19 +0000
+++ lib/opphip/wrap_db.h        2010-04-21 17:12:49 +0000
@@ -50,6 +50,4 @@
 int hip_exists_translation(int pid, int socket, pthread_t tid);
 void hip_socketdb_del_entry_by_entry(hip_opp_socket_t *entry);
 
-extern hip_hit_t *get_local_hits_wrapper(void);
-
 #endif

Other related posts:

  • » [hipl-commit] [trunk] Rev 4395: Remove reference to non-existing function get_local_hits_wrapper(). - Diego Biurrun