gnumeric r16626 - trunk/plugins/excel
- From: mortenw svn gnome org
- To: svn-commits-list gnome org
- Subject: gnumeric r16626 - trunk/plugins/excel
- Date: Fri, 13 Jun 2008 14:47:00 +0000 (UTC)
Author: mortenw
Date: Fri Jun 13 14:47:00 2008
New Revision: 16626
URL: http://svn.gnome.org/viewvc/gnumeric?rev=16626&view=rev
Log:
Add comment re bogus code.
Modified:
trunk/plugins/excel/ms-chart.c
Modified: trunk/plugins/excel/ms-chart.c
==============================================================================
--- trunk/plugins/excel/ms-chart.c (original)
+++ trunk/plugins/excel/ms-chart.c Fri Jun 13 14:47:00 2008
@@ -2098,6 +2098,7 @@
/* TODO : implement wireframe (aka use-color) */
#if 0
+ /* NOTE: The record is only 2 bytes, so this code is wrong. */
guint16 const flags = GSF_LE_GET_GUINT16 (q->data+4);
g_return_val_if_fail (s->plot == NULL, TRUE);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]