[gimp/metadata-browser] app (xcf): Remove duplicate assignment
- From: Roman Joost <romanofski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/metadata-browser] app (xcf): Remove duplicate assignment
- Date: Fri, 2 Dec 2011 02:08:35 +0000 (UTC)
commit 8f92e6dc8abbc7bfd9e30e4bf9285124277e6115
Author: Mukund Sivaraman <muks banu com>
Date: Thu Oct 6 08:34:55 2011 +0530
app (xcf): Remove duplicate assignment
app/xcf/xcf-load.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/app/xcf/xcf-load.c b/app/xcf/xcf-load.c
index a5f21e5..0a32880 100644
--- a/app/xcf/xcf-load.c
+++ b/app/xcf/xcf-load.c
@@ -1524,7 +1524,6 @@ xcf_load_tile_rle (XcfInfo *info,
if (data_length <= 0)
return TRUE;
- data = tile_data_pointer (tile, 0, 0);
bpp = tile_bpp (tile);
xcfdata = xcfodata = g_malloc (data_length);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]