Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
53dfc92e
Commit
53dfc92e
authored
Apr 16, 2003
by
Niels Möller
Browse files
(EXC_RANDOMNESS_LOW_ENTROPY, EXC_APP): Deleted
unused exceptions. Rev: src/exception.h:1.29
parent
6281d094
Changes
1
Show whitespace changes
Inline
Side-by-side
src/exception.h
View file @
53dfc92e
...
...
@@ -136,12 +136,6 @@ void exception_raise(struct exception_handler *e,
#define EXC_PAUSE_CONNECTION 0x100003
#define EXC_PAUSE_START_CONNECTION 0x100004
#define EXC_RANDOMNESS 0x200000
#define EXC_RANDOMNESS_LOW_ENTROPY 0x200001
/* Application specific exceptions */
#define EXC_APP 0x400000
#define EXC_ALL (~0)
extern
struct
exception_handler
default_exception_handler
;
...
...
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