Remove unused KMP_IOMP_NAME macro from kmp.h

Getting rid of more iomp references.
http://lists.cs.uiuc.edu/pipermail/openmp-dev/2015-June/000659.html



git-svn-id: https://llvm.org/svn/llvm-project/openmp/trunk@238847 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Jonathan Peyton
2015-06-02 16:19:44 +00:00
parent 643e32e86a
commit 9c97519f26
-3
View File
@@ -165,9 +165,6 @@ class kmp_stats_list;
# define USEC_PER_SEC 1000000L
#endif
// For error messages
#define KMP_IOMP_NAME "Intel(R) OMP"
/*!
@ingroup BASIC_TYPES
@{