X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fnetvis.h;h=35d9952ac826e3aed295da08405da580c1ce20d1;hb=8814de48529f0b5b828372e471a7523b5f2bb6de;hp=50170386c9ece06ab538295541e5937a58b3f9b1;hpb=f3939c5da4add9af55a26293c99f0f013052cc25;p=netvis.git diff --git a/source/netvis.h b/source/netvis.h index 5017038..35d9952 100644 --- a/source/netvis.h +++ b/source/netvis.h @@ -40,7 +40,6 @@ private: Msp::Time::TimeStamp tick_t; std::map port_colors; Msp::GL::Font *font; - Msp::GL::Texture2D *font_tex; Msp::Debug::Profiler profiler; bool draw_labels; bool blend;