]> arthur.barton.de Git - netatalk.git/blobdiff - libatalk/adouble/ad_lock.c
Fix compiler diagnostics
[netatalk.git] / libatalk / adouble / ad_lock.c
index 6e159cddc544870421c1ec5a283171022df10ca6..173adc4c1f113f22b9bdeeee05d000f993b4cdee 100644 (file)
@@ -630,7 +630,6 @@ int ad_testlock(struct adouble *ad, int eid, const off_t off)
 uint16_t ad_openforks(struct adouble *ad, uint16_t attrbits)
 {
     uint16_t ret = 0;
-    struct ad_fd *adf;
     off_t off;
     off_t len;