diff options
Diffstat (limited to 'math/yacas/files/patch-plugins:filescanner::plugin.cc')
-rw-r--r-- | math/yacas/files/patch-plugins:filescanner::plugin.cc | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/math/yacas/files/patch-plugins:filescanner::plugin.cc b/math/yacas/files/patch-plugins:filescanner::plugin.cc deleted file mode 100644 index fd897fa7dd5a..000000000000 --- a/math/yacas/files/patch-plugins:filescanner::plugin.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- plugins/filescanner/plugin.cc.orig Sun Aug 24 14:17:44 2003 -+++ plugins/filescanner/plugin.cc Thu Jul 29 16:07:27 2004 -@@ -81,7 +81,7 @@ - return NEW FileScannerPlugin; - } - --}; -+} - - - |