X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=rset%2Frsm_or.c;fp=rset%2Frsm_or.c;h=05f7fe1fea4cb05f4fe0f4f497a67145cb5cdc04;hb=81a75ae20b5b250309a70de51bfdf8de0019f882;hp=5232aa061d69b3528a436d416cc5c1a4ca170749;hpb=6e89ec34f77c7085a3c95b7e63fce3a1040ed124;p=idzebra-moved-to-github.git diff --git a/rset/rsm_or.c b/rset/rsm_or.c index 5232aa0..05f7fe1 100644 --- a/rset/rsm_or.c +++ b/rset/rsm_or.c @@ -3,7 +3,7 @@ * All rights reserved. * Sebastian Hammer, Adam Dickmeiss * - * $Id: rsm_or.c,v 1.11 2002-03-20 20:24:30 adam Exp $ + * $Id: rsm_or.c,v 1.12 2002-04-05 08:46:26 adam Exp $ * */ @@ -14,7 +14,6 @@ #include #include -#if ZMBOL #include #include #include @@ -344,4 +343,3 @@ static int r_write (RSFD rfd, const void *buf) logf (LOG_FATAL, "mor set type is read-only"); return -1; } -#endif