Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
f13e0b08
Commit
f13e0b08
authored
Jun 28, 2011
by
Paul Eggert
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* gnutls.c (Qgnutls_bootprop_verify_error): Remove unused var.
parent
20a7a65f
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/gnutls.c
src/gnutls.c
+0
-1
No files found.
src/ChangeLog
View file @
f13e0b08
2011-06-28 Paul Eggert <eggert@cs.ucla.edu>
* gnutls.c (Qgnutls_bootprop_verify_error): Remove unused var.
2011-06-27 Juanma Barranquero <lekktu@gmail.com>
* makefile.w32-in: Redesign dependencies so they reflect more
...
...
src/gnutls.c
View file @
f13e0b08
...
...
@@ -51,7 +51,6 @@ static Lisp_Object Qgnutls_bootprop_callbacks;
static
Lisp_Object
Qgnutls_bootprop_loglevel
;
static
Lisp_Object
Qgnutls_bootprop_hostname
;
static
Lisp_Object
Qgnutls_bootprop_verify_flags
;
static
Lisp_Object
Qgnutls_bootprop_verify_error
;
static
Lisp_Object
Qgnutls_bootprop_verify_hostname_error
;
/* Callback keys for `gnutls-boot'. Unused currently. */
...
...
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