30 Jan
2008
30 Jan
'08
2:49 p.m.
On Tue, Jan 29, 2008 at 12:43:05PM +0000, Jeremy Henty wrote:
This patch comments out all uses of DEBUG_MSG in widget.cc . The justification is:
* Consistency: all other uses of DEBUG_MSG in the DW source are already commented out.
* The arguments to DEBUG_MSG use the GTK API, so they would fail to compile if they were ever used.
Committed. -- Cheers Jorge.-