Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
6ee8e167
Commit
6ee8e167
authored
Mar 14, 2002
by
Pavel Janík
Browse files
(png_load): Remove unused variable `gamma_str'.
parent
cf232e4d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
src/ChangeLog
src/ChangeLog
+4
-0
src/xfns.c
src/xfns.c
+0
-1
No files found.
src/ChangeLog
View file @
6ee8e167
2002-03-14 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
* xfns.c (png_load): Remove unused variable `gamma_str'.
2002-03-14 Richard M. Stallman <rms@gnu.org>
* xfns.c (x_real_positions): Handle failure in XQueryTree.
...
...
src/xfns.c
View file @
6ee8e167
...
...
@@ -8902,7 +8902,6 @@ png_load (f, img)
png_byte channels;
png_uint_32 row_bytes;
int transparent_p;
char *gamma_str;
double screen_gamma, image_gamma;
int intent;
struct png_memory_storage tbr; /* Data to be read */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment