Changes by: antona
Update of /cvsroot/linux-ntfs/linux-ntfs/include
In directory usw-pr-cvs1:/tmp/cvs-serv14813/include
Modified Files:
inode.h
Log Message:
and a final revert i forgot
Index: inode.h
===================================================================
RCS file: /cvsroot/linux-ntfs/linux-ntfs/include/inode.h,v
retrieving revision 1.13
retrieving revision 1.14
diff -U2 -r1.13 -r1.14
--- inode.h 11 Jul 2002 23:44:13 -0000 1.13
+++ inode.h 12 Jul 2002 08:18:59 -0000 1.14
@@ -101,6 +101,4 @@
};
-extern ntfs_inode *allocate_ntfs_inode(ntfs_volume *vol);
-
extern ntfs_inode *ntfs_open_inode(ntfs_volume *vol, const MFT_REF mref);
|