mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove debugging printf
This commit is contained in:
parent
5b405b07b2
commit
79fde20246
1 changed files with 0 additions and 1 deletions
|
|
@ -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;");
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Reference in a new issue