Introduce automatic version stamping in the documentation
[senf.git] / Scheduler / Scheduler.cc
index 01e33c8..3047ab4 100644 (file)
@@ -29,8 +29,6 @@
     static member Scheduler::instance() must return a thread-local
     value (that is Scheduler::instance() must allocate one Scheduler
     instance per thread)
-
-    \fixme Test2
  */
 
 // Here a basic concept of how to add signal support to the scheduler: