X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=mtp.git;a=blobdiff_plain;f=mtp_graph.h;h=33a29f51b690bc510bff5a46343ff5a22950d2bc;hp=e0f40e94abff51b5721e384d5603f7b18dd1ebb6;hb=0a6d07532af68442ca86e3e23740204443b965e0;hpb=5c9f12580ae4e515ef48d0891c7d85a3d7eb2b04 diff --git a/mtp_graph.h b/mtp_graph.h index e0f40e9..33a29f5 100644 --- a/mtp_graph.h +++ b/mtp_graph.h @@ -71,7 +71,6 @@ class MTPGraph { // For Dijkstra Vertex **_heap; - int _heap_size; // Updating the distances from the source in that order will work in // the original graph (which has to be a DAG)