Remove debugging printf

This commit is contained in:
Craig Rodrigues 2006-06-11 00:19:00 +00:00
parent 5b405b07b2
commit 79fde20246
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=159495

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;");
}
/*