summaryrefslogtreecommitdiffstats
path: root/include/xrmoptions.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/xrmoptions.h')
-rw-r--r--include/xrmoptions.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/xrmoptions.h b/include/xrmoptions.h
index 218015f7..ffb916e3 100644
--- a/include/xrmoptions.h
+++ b/include/xrmoptions.h
@@ -88,12 +88,6 @@ void config_parse_xresource_options_dynamic ( xcb_stuff *xcb );
void config_parse_xresource_options_dynamic_file ( const char *filename );
/**
- * Initializes the Xresourced system.
- *
- * @ingroup CONFXResources
- */
-void config_parse_xresource_init ( void );
-/**
* Free any allocated memory.
*
* @ingroup CONFXResources