]> git.tdb.fi Git - r2c2.git/blobdiff - source/3d/catalogue.h
Penalize running against the preferred direction when planning routes
[r2c2.git] / source / 3d / catalogue.h
index d82529f9fec47e5ebb58a2912941aa8447474a4d..586ee66758f617778af53d6a489b0c0bd1bd69bc 100644 (file)
@@ -19,7 +19,6 @@ private:
        typedef std::map<const TrackAppearance *, Msp::GL::Mesh *> EndpointMap;
 
        Catalogue &catalogue;
-       Msp::DataFile::DirectorySource src;
        ObjectMap objects;
        EndpointMap endpoint_meshes;