Support atimers and CPU profiler via profile.c on MS-Windows.
[bpt/emacs.git] / src / profiler.c
index 90a85c5..de118d1 100644 (file)
@@ -200,8 +200,6 @@ record_backtrace (log_t *log, EMACS_INT count)
 \f
 /* Sample profiler.  */
 
-/* FIXME: Add support for the CPU profiler in W32.  */
-
 #ifdef PROFILER_CPU_SUPPORT
 
 /* The profiler timer and whether it was properly initialized, if