]> arthur.barton.de Git - netatalk.git/commitdiff
remove a c++ comment
authordidg <didg>
Sat, 5 Feb 2005 14:46:35 +0000 (14:46 +0000)
committerdidg <didg>
Sat, 5 Feb 2005 14:46:35 +0000 (14:46 +0000)
etc/afpd/file.c

index 855f92e37b5ef92facc0226582cff1e853777fa9..6567254f7ea2efb74056e57a6d1a3a1fb080097e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: file.c,v 1.92.2.2.2.31.2.8 2005-01-31 17:00:55 didg Exp $
+ * $Id: file.c,v 1.92.2.2.2.31.2.9 2005-02-05 14:46:35 didg Exp $
  *
  * Copyright (c) 1990,1993 Regents of The University of Michigan.
  * All Rights Reserved.  See COPYRIGHT.
@@ -1740,7 +1740,6 @@ reenumerate_id(const struct vol *vol, char *name, cnid_t did)
 
 #if AD_VERSION > AD_VERSION1
         if (aint != CNID_INVALID && !S_ISDIR(path.st.st_mode)) {
-//            struct ofork    *of;
             struct adouble  ad, *adp;
 
             path.st_errno = 0;