src/test/graph_test.cc
changeset 980 0f1044b7a3af
parent 959 c80ef5912903
child 989 ca95f8b5c931
     1.1 --- a/src/test/graph_test.cc	Wed Nov 10 21:59:59 2004 +0000
     1.2 +++ b/src/test/graph_test.cc	Thu Nov 11 09:31:55 2004 +0000
     1.3 @@ -33,7 +33,6 @@
     1.4  
     1.5      function_requires<IterableGraphComponentConcept<IterableGraphComponent> >();
     1.6  
     1.7 -    function_requires<IdMappableGraphComponentConcept<IdMappableGraphComponent> >();
     1.8      function_requires<MappableGraphComponentConcept<MappableGraphComponent> >();
     1.9  
    1.10      function_requires<ExtendableGraphComponentConcept<ExtendableGraphComponent> >();