X-Git-Url: http://git.tdb.fi/?p=netvis.git;a=blobdiff_plain;f=source%2Fnetvis.h;h=35d9952ac826e3aed295da08405da580c1ce20d1;hp=50170386c9ece06ab538295541e5937a58b3f9b1;hb=8814de48529f0b5b828372e471a7523b5f2bb6de;hpb=69bcc0683c313b952981a50a6d66a6ee218ba755 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;