From 29a9dbd5af79c3c80749efaf09fb8240482ff5b5 Mon Sep 17 00:00:00 2001 From: francesco-ST Date: 2010年8月25日 11:09:52 +0200 Subject: removed plot index and plot id mechanisms --- agg-plot/lua-plot-cpp.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'agg-plot/lua-plot-cpp.h') diff --git a/agg-plot/lua-plot-cpp.h b/agg-plot/lua-plot-cpp.h index a9cfb45a..1c3f52c0 100644 --- a/agg-plot/lua-plot-cpp.h +++ b/agg-plot/lua-plot-cpp.h @@ -19,7 +19,7 @@ private: plot_type m_plot; public: - lua_plot() : m_plot(), window_id(-1), id(-1) { }; + lua_plot() : m_plot(), window_id(-1) { }; void update_window(lua_State *L); @@ -29,8 +29,6 @@ public: int window_id; int slot_id; - - int id; }; #endif -- cgit v1.2.3

AltStyle によって変換されたページ (->オリジナル) /