Provide open_new_window and load_url methods with boolean fullscreen argument
[browser-switch] / config.h
index 1ca50a3..31149f6 100644 (file)
--- a/config.h
+++ b/config.h
@@ -58,6 +58,4 @@ void swb_config_free(struct swb_config *cfg);
 
 int swb_config_load(struct swb_config *cfg);
 
-int swb_config_save(struct swb_config *cfg);
-
 #endif /* _CONFIG_H */