diff options
Diffstat (limited to 'openmp/runtime/src/ompt-event-specific.h')
-rw-r--r-- | openmp/runtime/src/ompt-event-specific.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/openmp/runtime/src/ompt-event-specific.h b/openmp/runtime/src/ompt-event-specific.h index 4a36ef36ad6..305b1764f7b 100644 --- a/openmp/runtime/src/ompt-event-specific.h +++ b/openmp/runtime/src/ompt-event-specific.h @@ -105,6 +105,4 @@ #define ompt_callback_cancel_implemented ompt_event_MAY_ALWAYS_OPTIONAL -#define ompt_callback_idle_implemented ompt_event_MAY_ALWAYS_OPTIONAL - #endif |