]> git.lyx.org Git - features.git/commitdiff
Remove left over.
authorEnrico Forestieri <forenr@lyx.org>
Fri, 16 Jul 2010 14:43:12 +0000 (14:43 +0000)
committerEnrico Forestieri <forenr@lyx.org>
Fri, 16 Jul 2010 14:43:12 +0000 (14:43 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34919 a592a061-630c-0410-9148-cb99ea01b6c8

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