Hi there,
find attached a patch that removes a single line of output from
ecore_x that was used for debugging purposes.
--
Leif
From 276756318c25168a141ce89527873de82f43a817 Mon Sep 17 00:00:00 2001
From: Leif Middelschulte <[email protected]>
Date: Fri, 18 Nov 2011 16:39:59 +0100
Subject: [PATCH] Remove verbose output.
---
.../ecore/src/lib/ecore_x/xlib/ecore_x_randr_12.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/trunk/ecore/src/lib/ecore_x/xlib/ecore_x_randr_12.c b/trunk/ecore/src/lib/ecore_x/xlib/ecore_x_randr_12.c
index df0cddc..fb607d1 100644
--- a/trunk/ecore/src/lib/ecore_x/xlib/ecore_x_randr_12.c
+++ b/trunk/ecore/src/lib/ecore_x/xlib/ecore_x_randr_12.c
@@ -1899,7 +1899,6 @@ ecore_x_randr_screen_reset(Ecore_X_Window root)
XRRFreeCrtcInfo(crtc_info);
}
- fprintf(stderr, "E_RANDR: babam, resize! Trying to move all CRTCs with dx %d and dy %d", dx_min, dy_min);
if ((dx_min > 0) || (dy_min > 0))
{
if (ecore_x_randr_move_crtcs(root, enabled_crtcs, nenabled_crtcs, -dx_min, -dy_min))
--
1.7.7.1
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure
contains a definitive record of customers, application performance,
security threats, fraudulent activity, and more. Splunk takes this
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel