diff libinterp/octave-value/ov-dld-fcn.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 f981282a3bd0 e9a0469dedd9
children 092078913d54
line wrap: on
line diff
--- a/libinterp/octave-value/ov-dld-fcn.cc	Sun Jan 22 08:31:08 2017 -0800
+++ b/libinterp/octave-value/ov-dld-fcn.cc	Mon Jan 23 14:27:48 2017 -0500
@@ -87,4 +87,3 @@
 {
   return new octave_dld_function (ff, shl, nm, ds);
 }
-