]> arthur.barton.de Git - netatalk.git/blobdiff - libatalk/netddp/netddp_recvfrom.c
Remove bdb env on exit
[netatalk.git] / libatalk / netddp / netddp_recvfrom.c
index 6ee199aa3b37137e2d469af0e6dcb7ce2d89e7af..6e7a942d3b46fc8ce3f44ac8faa9a3bb5b8771b7 100644 (file)
@@ -1,5 +1,5 @@
 /* 
- * $Id: netddp_recvfrom.c,v 1.4 2001-11-25 21:55:10 srittau Exp $
+ * $Id: netddp_recvfrom.c,v 1.5 2003-02-17 02:02:25 srittau Exp $
  *
  * Copyright (c) 1999 Adrian Sun (asun@zoology.washington.edu)
  * Copyright (c) 1990,1991 Regents of The University of Michigan.
@@ -12,8 +12,6 @@
 #include "config.h"
 #endif /* HAVE_CONFIG_H */
 
-static int _netddp_recvfrom_dummy;
-
 #ifndef NO_DDP
 #ifdef HAVE_UNISTD_H
 #include <unistd.h>