Remove debugging printf

This commit is contained in:
rodrigc 2006-06-11 00:19:00 +00:00
parent f9f054f5aa
commit 0d503addbc

View File

@ -629,7 +629,6 @@ xfs_trans_apply_sb_deltas(
#ifdef XXXKAN
XFS_MTOVFS(tp->t_mountp)->vfs_super->s_dirt = 1;
#endif
printf("XFS_MTOVFS(tp->t_mountp)->vfs_super->s_dirt = 1;");
}
/*