mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
Remove left over.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34919 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
952a31a43e
commit
be3fba333b
@ -27,12 +27,6 @@ enum shell_type {
|
||||
CMD_EXE
|
||||
};
|
||||
|
||||
enum io_channel {
|
||||
STDIN = 0,
|
||||
STDOUT,
|
||||
STDERR
|
||||
};
|
||||
|
||||
enum path_case {
|
||||
CASE_UNCHANGED,
|
||||
CASE_ADJUSTED
|
||||
|
Loading…
Reference in New Issue
Block a user