X-Git-Url: http://git.tdb.fi/?p=netvis.git;a=blobdiff_plain;f=source%2Fhost.h;h=b600dea04e3d9d315c865fbaabb3df7d69fc5e5b;hp=2910ad694577f2412d459d95205cb54c2f415d08;hb=42bd2e83d66a98584540dd8cc5b47ee2349fe844;hpb=c147c9caaf9bc2f6323baf188a438ced9f0f5894 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