Imported Upstream version 1.57.0
[platform/upstream/boost.git] / libs / graph_parallel / test / distributed_dfs_test.cpp
index 04c73b6..9c31730 100644 (file)
@@ -118,7 +118,6 @@ test_distributed_dfs()
                          // Vertex properties
                          property<vertex_color_t, default_color_type> >
     Graph;
-  typedef graph_traits<Graph>::vertices_size_type size_type;
   typedef graph_traits<Graph>::vertex_descriptor vertex_descriptor;
 
   // Specify the edges in the graph