$OpenBSD: patch-src_themes_cc,v 1.2 2004/06/13 12:25:08 sturm Exp $
--- src/themes.cc.orig	2004-05-23 08:18:19.000000000 +0200
+++ src/themes.cc	2004-06-13 13:38:32.000000000 +0200
@@ -83,9 +83,6 @@ void DTheme::open() {
 
     setDefaultTheme(fTheme);
 
-    const char *bg[] = { ICEWMBGEXE, "-r", 0 };
-    int pid = app->runProgram(bg[0], bg);
-    app->waitProgram(pid);
 
     YStringArray args(4);
 
