diff libinterp/corefcn/pr-output.cc @ 23084:ef4d915df748

maint: Merge stable to default.
author John W. Eaton <jwe@octave.org>
date Mon, 23 Jan 2017 14:27:48 -0500
parents 4e3d47dc7e25 e9a0469dedd9
children 8a37443f1a7b
line wrap: on
line diff
--- a/libinterp/corefcn/pr-output.cc	Sun Jan 22 08:31:08 2017 -0800
+++ b/libinterp/corefcn/pr-output.cc	Mon Jan 23 14:27:48 2017 -0500
@@ -4297,4 +4297,3 @@
   return SET_INTERNAL_VARIABLE_WITH_LIMITS (output_precision, -1,
                                             std::numeric_limits<int>::max ());
 }
-