summaryrefslogtreecommitdiffstats
path: root/src/trigger.h
diff options
context:
space:
mode:
authormongo <andmarti@gmail.com>2017-04-26 19:11:15 -0300
committermongo <andmarti@gmail.com>2017-04-26 19:11:15 -0300
commitb3f75cacdc06f9cc97df87099f0b70bb880e3c4c (patch)
treea8437bcfd0109a186a6b905800cab7d5de44c90f /src/trigger.h
parent4db041841caa49178c53232c24e0523553433e8f (diff)
gnuplot interaction
Diffstat (limited to 'src/trigger.h')
-rw-r--r--src/trigger.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/trigger.h b/src/trigger.h
index c8ae7cd..f287e60 100644
--- a/src/trigger.h
+++ b/src/trigger.h
@@ -16,4 +16,3 @@ void do_trigger( struct ent *p , int rw);
void set_trigger(int r, int c, int rf, int cf, char * str);
void del_trigger(int r, int c, int rf, int cf );
void do_C_Trigger_cell(struct ent * p, int rw);
-int plugin_exists(char *name, int len, char *path);