X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2F3d%2Fcatalogue.h;h=586ee66758f617778af53d6a489b0c0bd1bd69bc;hb=c0e076401ee76fd9a5a96ff919a8e7b4d058c51b;hp=d82529f9fec47e5ebb58a2912941aa8447474a4d;hpb=81ee4fbd16b472892b67b35ea85956423a2247ed;p=r2c2.git diff --git a/source/3d/catalogue.h b/source/3d/catalogue.h index d82529f..586ee66 100644 --- a/source/3d/catalogue.h +++ b/source/3d/catalogue.h @@ -19,7 +19,6 @@ private: typedef std::map EndpointMap; Catalogue &catalogue; - Msp::DataFile::DirectorySource src; ObjectMap objects; EndpointMap endpoint_meshes;