diff --git a/include/boost/python/args.hpp b/include/boost/python/args.hpp index c10985e0..b5c27be8 100644 --- a/include/boost/python/args.hpp +++ b/include/boost/python/args.hpp @@ -136,10 +136,6 @@ namespace detail # endif } -#if defined(__sgi) && defined(_COMPILER_VERSION) && _COMPILER_VERSION <= 730 -class old_edg_workaround_for_arg { friend class arg; }; -#endif - namespace detail { template