Skip to content

Commit 7aacad7

Browse files
authored
Update hook.cpp
1 parent 4288ad3 commit 7aacad7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/src/hook.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ main(int argc, const char *argv[])
5454
sched_setaffinity(0, sizeof(mask), &mask);
5555
#endif
5656

57-
5857
guard_exceptions([&]
5958
{
6059
// Open a connection to the bfdriver. We could just run the vmcall

0 commit comments

Comments
 (0)