X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fhost.h;h=b600dea04e3d9d315c865fbaabb3df7d69fc5e5b;hb=42bd2e83d66a98584540dd8cc5b47ee2349fe844;hp=2910ad694577f2412d459d95205cb54c2f415d08;hpb=a56b7174bc4d39064e5fb8d22953963f224315db;p=netvis.git diff --git a/source/host.h b/source/host.h index 2910ad6..b600dea 100644 --- a/source/host.h +++ b/source/host.h @@ -46,7 +46,6 @@ public: void tick(const Msp::Time::TimeDelta &); void render() const; - void render_label() const; }; #endif