summaryrefslogtreecommitdiff
path: root/science/paraview/files/patch-c83b583c.c
diff options
context:
space:
mode:
Diffstat (limited to 'science/paraview/files/patch-c83b583c.c')
-rw-r--r--science/paraview/files/patch-c83b583c.c22
1 files changed, 0 insertions, 22 deletions
diff --git a/science/paraview/files/patch-c83b583c.c b/science/paraview/files/patch-c83b583c.c
deleted file mode 100644
index b8a6268f8cb3..000000000000
--- a/science/paraview/files/patch-c83b583c.c
+++ /dev/null
@@ -1,22 +0,0 @@
-diff --git a/ThirdParty/exodusII/vtkexodusII/src/ex_create_par.c b/ThirdParty/exodusII/vtkexodusII/src/ex_create_par.c
-index 8d5d6734f0ad2df04393cf7909ef2c342785e1ac..ef439618dae7b90fdf1057f7051c6a9f0bf1f72d 100644
---- VTK/ThirdParty/exodusII/vtkexodusII/src/ex_create_par.c
-+++ VTK/ThirdParty/exodusII/vtkexodusII/src/ex_create_par.c
-@@ -216,5 +216,5 @@ int ex_create_par_int(const char *path, int cmode, int *comp_ws, int *io_ws, MPI
- * Prevent warning in some versions of ranlib(1) because the object
- * file has no symbols.
- */
--const char exodus_unused_symbol_dummy_1;
-+const char exodus_unused_symbol_dummy_ex_create_par;
- #endif
-diff --git a/ThirdParty/exodusII/vtkexodusII/src/ex_open_par.c b/ThirdParty/exodusII/vtkexodusII/src/ex_open_par.c
-index b2faa22c29489446030f537bb6b3a26feb86c50b..9df4818767d07a3020f1363fe2a8b9f2fcac634a 100644
---- VTK/ThirdParty/exodusII/vtkexodusII/src/ex_open_par.c
-+++ VTK/ThirdParty/exodusII/vtkexodusII/src/ex_open_par.c
-@@ -459,5 +459,5 @@ int ex_open_par_int(const char *path, int mode, int *comp_ws, int *io_ws, float
- * Prevent warning in some versions of ranlib(1) because the object
- * file has no symbols.
- */
--const char exodus_unused_symbol_dummy_1;
-+const char exodus_unused_symbol_dummy_ex_open_par;
- #endif