summaryrefslogtreecommitdiff
path: root/shared/config-parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'shared/config-parser.h')
-rw-r--r--shared/config-parser.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/shared/config-parser.h b/shared/config-parser.h
index 410a7ef1..fc6195b0 100644
--- a/shared/config-parser.h
+++ b/shared/config-parser.h
@@ -48,11 +48,6 @@ struct config_section {
};
int
-parse_config_file(int config_fd,
- const struct config_section *sections, int num_sections,
- void *data);
-
-int
open_config_file(const char *name);
enum weston_option_type {