summaryrefslogtreecommitdiff
path: root/boost/spirit/home/qi/directive/matches.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/spirit/home/qi/directive/matches.hpp')
-rw-r--r--boost/spirit/home/qi/directive/matches.hpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/boost/spirit/home/qi/directive/matches.hpp b/boost/spirit/home/qi/directive/matches.hpp
index f56f4b6a9b..d2af05a670 100644
--- a/boost/spirit/home/qi/directive/matches.hpp
+++ b/boost/spirit/home/qi/directive/matches.hpp
@@ -70,9 +70,6 @@ namespace boost { namespace spirit { namespace qi
}
Subject subject;
-
- // silence MSVC warning C4512: assignment operator could not be generated
- BOOST_DELETED_FUNCTION(matches_directive& operator= (matches_directive const&))
};
///////////////////////////////////////////////////////////////////////////