summaryrefslogtreecommitdiff
path: root/main/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/main.h')
-rw-r--r--main/main.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/main.h b/main/main.h
index 9728d8a5aa..cec31545c7 100644
--- a/main/main.h
+++ b/main/main.h
@@ -45,7 +45,6 @@ class Main {
static bool agile_input_event_flushing;
public:
- static bool is_project_manager();
static bool is_cmdline_tool();
static int test_entrypoint(int argc, char *argv[], bool &tests_need_run);
static Error setup(const char *execpath, int argc, char *argv[], bool p_second_phase = true);