Use declaration of vis_if from batman.h

Message ID 1228157822-29406-4-git-send-email-sven.eckelmann@gmx.de (mailing list archive)
State Accepted, archived
Headers

Commit Message

Sven Eckelmann Dec. 1, 2008, 6:56 p.m. UTC
  ---
 batman/posix/posix.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
  

Patch

diff --git a/batman/posix/posix.c b/batman/posix/posix.c
index 048cf94..17b0667 100644
--- a/batman/posix/posix.c
+++ b/batman/posix/posix.c
@@ -42,8 +42,6 @@ 
 #define BAT_LOGO_END(x,y) printf("\x1B[8;0H");fflush(NULL);bat_wait( x, y );              /* end of current picture */
 #define IOCREMDEV 2
 
-extern struct vis_if vis_if;
-
 static clock_t last_clock_tick;
 static float system_tick;