From 1e7ac4032b4e550e79a131562fc06d59a3ae4253 Mon Sep 17 00:00:00 2001 From: Stephen Montgomery-Smith Date: Wed, 14 Mar 2018 22:41:11 +0000 Subject: - Update to 4.2.2. --- math/octave/files/patch-liboctave_system_file-stat.cc | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 math/octave/files/patch-liboctave_system_file-stat.cc (limited to 'math/octave/files/patch-liboctave_system_file-stat.cc') diff --git a/math/octave/files/patch-liboctave_system_file-stat.cc b/math/octave/files/patch-liboctave_system_file-stat.cc deleted file mode 100644 index 05d15738d832..000000000000 --- a/math/octave/files/patch-liboctave_system_file-stat.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- liboctave/system/file-stat.cc.orig 2017-02-22 18:01:55 UTC -+++ liboctave/system/file-stat.cc -@@ -174,7 +174,7 @@ namespace octave - update_internal (); - } - -- inline file_stat::~file_stat () { } -+ file_stat::~file_stat () { } - - void - file_stat::update_internal (bool force) -- cgit v1.2.3