aboutsummaryrefslogtreecommitdiff
path: root/databases/grass7/files/patch-lib_lidar_lidar.h
blob: c7273df39c5cd230fef573f23dcfd864de4f6dc3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- lib/lidar/lidar.h.orig	2021-07-04 15:30:31 UTC
+++ lib/lidar/lidar.h
@@ -62,9 +62,6 @@
     /* INTERPOLATOR */
 #define P_BILINEAR 		1
 #define P_BICUBIC 		0
-    /* Boolean definitions */
-#define TRUE 			1
-#define FALSE 			0
 
 /*----------------------------------------------------------------------------------------------------------*/
     /*STRUCTS DECLARATION */