2013-09-26 17:14:40 +02:00

15 lines
393 B
Plaintext

$NetBSD: patch-ab,v 1.1.1.1 2005/08/06 05:32:19 xtraeme Exp $
--- src/etpan-app-subapp.c.orig 2005-08-06 07:00:51.000000000 +0200
+++ src/etpan-app-subapp.c 2005-08-06 07:14:57.000000000 +0200
@@ -807,7 +807,9 @@
struct etpan_subapp * old_subapp;
int app_index;
+#if 0
color_reset(subapp->app);
+#endif
old_subapp = subapp->app->current_subapp;
if (old_subapp != NULL) {