[gimp/metadata-browser] file-psp: Remove redundant assignment
- From: Roman Joost <romanofski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/metadata-browser] file-psp: Remove redundant assignment
- Date: Fri, 2 Dec 2011 02:21:15 +0000 (UTC)
commit 2d1779706fa96dcbb864baf6d88543a5894924d2
Author: Mukund Sivaraman <muks banu com>
Date: Wed Oct 12 19:20:56 2011 +0530
file-psp: Remove redundant assignment
plug-ins/common/file-psp.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/plug-ins/common/file-psp.c b/plug-ins/common/file-psp.c
index 9ae5395..500f568 100644
--- a/plug-ins/common/file-psp.c
+++ b/plug-ins/common/file-psp.c
@@ -1188,7 +1188,6 @@ read_channel_data (FILE *f,
buf = g_malloc (127);
while (q < endq)
{
- p = buf;
fread (&runcount, 1, 1, f);
if (runcount > 128)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]