Skip to content

Commit be482c4

Browse files
committed
remove merge flags
1 parent b1f4132 commit be482c4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

php_geospatial.h

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -133,11 +133,9 @@ PHP_FUNCTION(cartesian_to_polar);
133133
PHP_FUNCTION(transform_datum);
134134
PHP_FUNCTION(dms_to_decimal);
135135
PHP_FUNCTION(decimal_to_dms);
136-
<<<<<<< HEAD
137136
PHP_FUNCTION(vincenty);
138-
=======
139137
PHP_FUNCTION(rdp_simplify);
140-
>>>>>>> 53918a081d6392588cd4dae701af9b6f4ea78527
138+
141139

142140
#endif /* PHP_GEOSPATIAL_H */
143141

0 commit comments

Comments
 (0)