Remove SMP_MSG_RESCHEDULE_IF_IDLE as it is not used anymore.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32574 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Michael Lotz
2009-08-21 16:14:18 +00:00
parent 861b223cf2
commit 29bd9bfd7d
2 changed files with 1 additions and 12 deletions
+1 -2
View File
@@ -22,8 +22,7 @@ enum {
SMP_MSG_GLOBAL_INVALIDATE_PAGES,
SMP_MSG_CPU_HALT,
SMP_MSG_CALL_FUNCTION,
SMP_MSG_RESCHEDULE,
SMP_MSG_RESCHEDULE_IF_IDLE
SMP_MSG_RESCHEDULE
};
enum {