aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/PJ_cart.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/PJ_cart.c b/src/PJ_cart.c
index c585fbeb..f3379a1b 100644
--- a/src/PJ_cart.c
+++ b/src/PJ_cart.c
@@ -252,9 +252,6 @@ int pj_cart_selftest (void) {
if (0==P)
return 2;
- /* Turn off logging */
- pj_log_level (0, PJ_LOG_NONE);
-
/* zero initialize everything, then set (longitude, latitude) to (12, 55) */
a = pj_obs_null;
/* a.coo.lp: The coordinate part of a, interpreted as a classic LP pair */