summaryrefslogtreecommitdiffstats
path: root/src/include/usr/errl/errludattribute.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/usr/errl/errludattribute.H')
-rw-r--r--src/include/usr/errl/errludattribute.H10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/include/usr/errl/errludattribute.H b/src/include/usr/errl/errludattribute.H
index 369f4a562..8321785cb 100644
--- a/src/include/usr/errl/errludattribute.H
+++ b/src/include/usr/errl/errludattribute.H
@@ -31,8 +31,6 @@
* an error log.
*/
-#if !defined(PARSER) && !defined(LOGPARSER)
-
#include <errl/errluserdetails.H>
namespace TARGETING // Forward reference
@@ -85,13 +83,5 @@ class ErrlUserDetailsAttribute : public ErrlUserDetails {
uint32_t iv_dataSize;
};
}
-#else // if LOGPARSER defined
-
-#include "errluserdetails.H"
-
-// Pull in the auto-generated portion for the parser
-#include <errl/errludattribute_gen.H>
-
-#endif
#endif //ERRL_UDATTRIBUTE_H
OpenPOWER on IntegriCloud