gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/agg-plot
diff options
context:
space:
mode:
Diffstat (limited to 'agg-plot')
-rw-r--r--agg-plot/plot-window.cpp 4
1 files changed, 0 insertions, 4 deletions
diff --git a/agg-plot/plot-window.cpp b/agg-plot/plot-window.cpp
index d9a9675e..f9e51555 100644
--- a/agg-plot/plot-window.cpp
+++ b/agg-plot/plot-window.cpp
@@ -146,9 +146,6 @@ plot_window_new (lua_State *L)
{
plot_window *p = new(L, GS_PLOT_WINDOW) plot_window();
- lua_newtable (L);
- lua_setfenv (L, -2);
-
if (lua_isstring (L, 1))
{
const char *title = lua_tostring (L, 1);
@@ -186,7 +183,6 @@ plot_window_add_gener (lua_State *L, bool as_line)
if (p->status == plot_window::running)
{
- p->on_draw_unprotected();
p->plot_update();
}
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月21日 03:09:06 +0000

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