make udf_error() static
[safe/jmp/linux-2.6] / fs / udf / udfdecl.h
index c9c7585..d3aae56 100644 (file)
@@ -102,7 +102,6 @@ struct extent_position {
 };
 
 /* super.c */
-extern void udf_error(struct super_block *, const char *, const char *, ...);
 extern void udf_warning(struct super_block *, const char *, const char *, ...);
 
 /* namei.c */