Remove YAZ_781 def (=1) YAZ-781
[yaz-moved-to-github.git] / test / test_ccl.c
index fc244b6..bcd753c 100644 (file)
@@ -263,12 +263,8 @@ void tst1(int pass)
                             "@prox 0 1 0 2 k 2 "
                             "@attr 4=2 @attr 1=1016 a "
                             "@or @attr 4=2 @attr 1=1016 b "
                             "@prox 0 1 0 2 k 2 "
                             "@attr 4=2 @attr 1=1016 a "
                             "@or @attr 4=2 @attr 1=1016 b "
-#if YAZ_781
                             "@or @attr 4=2 @attr 1=/my/title c "
                             "@attr 4=2 @attr 1=1016 c "
                             "@or @attr 4=2 @attr 1=/my/title c "
                             "@attr 4=2 @attr 1=1016 c "
-#else
-                            "@attr 4=2 @attr 1=1016 @attr 1=/my/title c "
-#endif
     ));
 
     YAZ_CHECK(tst_ccl_query(bibset, "(a b) % (c)",
     ));
 
     YAZ_CHECK(tst_ccl_query(bibset, "(a b) % (c)",