summaryrefslogtreecommitdiff
path: root/src/pyinterp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pyinterp.h')
-rw-r--r--src/pyinterp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pyinterp.h b/src/pyinterp.h
index b85d7ce8..c19adfc2 100644
--- a/src/pyinterp.h
+++ b/src/pyinterp.h
@@ -106,7 +106,6 @@ public:
}
value_t python_command(call_scope_t& scope);
- value_t server_command(call_scope_t& args);
class functor_t {
functor_t();