base: fix thread_cap initialization

Fixes #842
This commit is contained in:
Alexander Boettcher 2013-08-29 10:51:41 +02:00 committed by Christian Helmuth
parent 42739de9fd
commit 77fe612adb
1 changed files with 0 additions and 1 deletions

View File

@ -182,7 +182,6 @@ void Trace::Logger::init(Thread_capability thread)
Trace::Logger::Logger()
:
thread_cap(thread_cap),
control(0),
enabled(false),
policy_version(0),