- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
[linux-flexiantxendom0-3.2.10.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,