aboutsummaryrefslogtreecommitdiff
path: root/src/internal.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal.cpp')
-rw-r--r--src/internal.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/internal.cpp b/src/internal.cpp
index c1ffc408..175ffa9b 100644
--- a/src/internal.cpp
+++ b/src/internal.cpp
@@ -415,7 +415,6 @@ to that context.
if( err == 0 )
return;
errno = err;
- pj_errno = err;
}
/* logging */