From 79fde20246ec0bf4630cfcf30222ae20b4cb6e95 Mon Sep 17 00:00:00 2001 From: Craig Rodrigues Date: Sun, 11 Jun 2006 00:19:00 +0000 Subject: [PATCH] Remove debugging printf --- sys/gnu/fs/xfs/xfs_trans.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sys/gnu/fs/xfs/xfs_trans.c b/sys/gnu/fs/xfs/xfs_trans.c index 2e2ca613d529..75cbade4e5e8 100644 --- a/sys/gnu/fs/xfs/xfs_trans.c +++ b/sys/gnu/fs/xfs/xfs_trans.c @@ -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;"); } /*