]> git.tdb.fi Git - libs/gl.git/blobdiff - source/programbuilder.h
Eliminate conflicts with Windows headers
[libs/gl.git] / source / programbuilder.h
index 43d43fcca8f74d6823812809d88cec0fde6b65a0..56fd5e80e59d45ae7de271bcc744eb5d17587e45 100644 (file)
@@ -124,7 +124,6 @@ private:
                NO_INTERFACE = 0,
                INPUT = 1,
                OUTPUT = 2,
-               PASSTHROUGH = INPUT|OUTPUT,
                GOAL = 4
        };