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
9b9b779c
Commit
9b9b779c
authored
May 18, 2009
by
Adrian Robert
Browse files
* nsterm.m (ns_read_socket): Remove unused variable.
parent
f5b574ad
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/nsterm.m
src/nsterm.m
+0
-1
No files found.
src/ChangeLog
View file @
9b9b779c
2009-05-18 Adrian Robert <Adrian.B.Robert@gmail.com>
* nsterm.m (ns_read_socket): Remove unused variable.
2009-05-15 Kenichi Handa <handa@m17n.org>
* font.c (Ffont_spec): Check arguments.
...
...
src/nsterm.m
View file @
9b9b779c
...
...
@@ -3153,7 +3153,6 @@ overwriting cursor (usually when cursor on a tab) */
{
struct input_event ev;
int nevents;
static NSDate *lastCheck = nil;
/* NSTRACE (ns_read_socket); */
...
...
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