[srm-cvs] CVS Update: - Remove YES/NO to fix compile as SAPI

From: <d.rethans[@]jdimedia.nl>
Date: Wed Apr 10 2002 - 18:11:16 CEST

Date: Wed Apr 10 18:11:16 CEST 2002
User: Derick Rethans
Directory: srm/main/src

Log Message:
 [0.25]
 - Remove YES/NO to fix compile as SAPI
 
Modified files:
           srm/main/src/srm_value.h (version: 1.50)

[FILE: /srm/main/src/srm_value.h]

--- srm/main/src/srm_value.h:1.49 Tue Feb 19 17:42:50 2002 GMT
+++ srm/main/src/srm_value.h Wed Apr 10 14:11:15 2002 GMT
@@ -1,4 +1,4 @@
-/* $Id: cvstemp,v 1.49 2002/02/19 18:42:50 derick Exp $ */
+/* $Id: cvstemp,v 1.50 2002/04/10 16:11:15 derick Exp $ */
 
 /* The contents of this file are subject to the Vulcan Logic Public
  * License Version 1.1 (the "License"); you may not use this file
@@ -31,8 +31,6 @@
 #define OFF 0
 #define TRUE 1
 #define FALSE 0
-#define YES 1
-#define NO 0
 
 #define SRM_SUCCESS 1
 #define SRM_FAILED 0
Received on Wed Apr 10 18:00:38 2002

This archive was generated by hypermail 2.1.8 : Tue Jan 06 2009 - 08:00:02 CET