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
f7af895c
Commit
f7af895c
authored
May 15, 2007
by
Jason Rumney
Browse files
(request_sigio, unrequest_sigio): Remove
parent
9e511e9c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
12 deletions
+0
-12
src/w32.c
src/w32.c
+0
-12
No files found.
src/w32.c
View file @
f7af895c
...
...
@@ -859,18 +859,6 @@ alarm (int seconds)
return
0
;
}
void
unrequest_sigio
(
void
)
{
return
;
}
void
request_sigio
(
void
)
{
return
;
}
#define REG_ROOT "SOFTWARE\\GNU\\Emacs"
LPBYTE
...
...
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