Left over debug output.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24358 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
313492b63f
commit
1149e982f0
@ -151,8 +151,6 @@ restricted_file_restrict_stat(struct fssh_stat* st)
|
||||
if (!restriction)
|
||||
return;
|
||||
|
||||
printf("restricted_file_restrict_stat(): startOffset: %lld, endOffset: %lld\n",
|
||||
restriction->startOffset, restriction->endOffset);
|
||||
st->fssh_st_size = restriction->endOffset - restriction->startOffset;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user