vserver 1.9.5.x5
[linux-2.6.git] / fs / afs / types.h
index 27596b3..b1a2367 100644 (file)
@@ -26,8 +26,6 @@ typedef enum {
        AFSVL_BACKVOL,                  /* backup volume */
 } __attribute__((packed)) afs_voltype_t;
 
-extern const char *afs_voltypes[];
-
 typedef enum {
        AFS_FTYPE_INVALID       = 0,
        AFS_FTYPE_FILE          = 1,