]> git.tdb.fi Git - netvis.git/blobdiff - source/netvis.h
Get rid of the separate font texture
[netvis.git] / source / netvis.h
index 50170386c9ece06ab538295541e5937a58b3f9b1..35d9952ac826e3aed295da08405da580c1ce20d1 100644 (file)
@@ -40,7 +40,6 @@ private:
        Msp::Time::TimeStamp tick_t;
        std::map<unsigned, Msp::GL::Color> port_colors;
        Msp::GL::Font *font;
-       Msp::GL::Texture2D *font_tex;
        Msp::Debug::Profiler profiler;
        bool draw_labels;
        bool blend;