summaryrefslogtreecommitdiffstats
path: root/commands.h
diff options
context:
space:
mode:
Diffstat (limited to 'commands.h')
-rw-r--r--commands.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/commands.h b/commands.h
index ea5aed2..d851950 100644
--- a/commands.h
+++ b/commands.h
@@ -47,7 +47,6 @@ int cmd_redraw(struct pg_top_context *);
int cmd_renice(struct pg_top_context *);
#endif /* ENABLE_KILL */
int cmd_statements(struct pg_top_context *);
-int cmd_tables(struct pg_top_context *);
int cmd_toggle(struct pg_top_context *);
int cmd_update(struct pg_top_context *);
int cmd_user(struct pg_top_context *);