gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/agg-plot/window.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'agg-plot/window.cpp')
-rw-r--r--agg-plot/window.cpp 7
1 files changed, 0 insertions, 7 deletions
diff --git a/agg-plot/window.cpp b/agg-plot/window.cpp
index 5c9a2bb6..7d10e346 100644
--- a/agg-plot/window.cpp
+++ b/agg-plot/window.cpp
@@ -17,10 +17,8 @@ extern "C" {
__BEGIN_DECLS
-static int window_new (lua_State *L);
static int window_free (lua_State *L);
static int window_split (lua_State *L);
-static int window_attach (lua_State *L);
static const struct luaL_Reg window_functions[] = {
{"window", window_new},
@@ -304,13 +302,8 @@ window_attach (lua_State *L)
if (slot_id >= 0)
{
- plot->window_id = win->id;
- plot->slot_id = slot_id;
-
win->draw_slot(slot_id, true);
-
win->unlock();
-
window_plot_ref_add (L, slot_id, 1, 2);
}
else
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月26日 22:28:46 +0000

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