X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fafs%2Ftypes.h;h=b1a2367c7587f821e881d02d78296eeb31035b70;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=27596b35dcc6016c1f16adc330a6f19bbd6a99ac;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/fs/afs/types.h b/fs/afs/types.h index 27596b35d..b1a2367c7 100644 --- a/fs/afs/types.h +++ b/fs/afs/types.h @@ -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,