diff --git a/mcs-plugin/xfwm4_plugin.c b/mcs-plugin/xfwm4_plugin.c
index bb832e809e6e2898dc01b503a51a101f9833c0a6..6c30de99bf29f2cf9d0f0bfada0dc690bc3c8692 100644
--- a/mcs-plugin/xfwm4_plugin.c
+++ b/mcs-plugin/xfwm4_plugin.c
@@ -2212,7 +2212,10 @@ xfwm4_create_channel (McsPlugin * mcs_plugin)
         mcs_manager_set_string (mcs_plugin->manager, "Xfwm/KeyThemeName", CHANNEL2, current_key_theme);
     }
 
+#if 0    
+    /* I fail to see why we need to save the options here, during startup... */
     write_options (mcs_plugin);
+#endif
 }
 
 gboolean