]> git.lyx.org Git - lyx.git/blobdiff - src/support/os.h
Don't disable apply button if one (or more) of vertical alignment, rotation,
[lyx.git] / src / support / os.h
index 08ad8206c9a3d33df92d41fd48c0e686054209fb..38517d8bda33d830afe94b20f67c08820dfb5ca4 100644 (file)
@@ -27,12 +27,6 @@ enum shell_type {
        CMD_EXE
 };
 
-enum io_channel {
-       STDIN = 0,
-       STDOUT,
-       STDERR
-};
-
 enum path_case {
        CASE_UNCHANGED,
        CASE_ADJUSTED