From f7585ef29164a2f3f9d3913eb9f87943094d30b3 Mon Sep 17 00:00:00 2001 From: danmosemsft Date: Sun, 12 Feb 2017 11:19:46 -0800 Subject: Remove always defined FEATURE_VERSIONING --- src/binder/inc/fusionhelpers.hpp | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/binder') diff --git a/src/binder/inc/fusionhelpers.hpp b/src/binder/inc/fusionhelpers.hpp index 229ebe6c4e..7b81e8589c 100644 --- a/src/binder/inc/fusionhelpers.hpp +++ b/src/binder/inc/fusionhelpers.hpp @@ -21,12 +21,6 @@ #include "ex.h" #include "fusion.h" -#ifndef FEATURE_VERSIONING -// Rename the fusion bind result to avoid collision with core bind result -#define IBindResult IBindResult_Fusion -#include "binderngen.h" -#undef IBindResult -#endif #include "peinformation.h" -- cgit v1.2.3