diff --git a/src/parallel/decompose/Allwmake b/src/parallel/decompose/Allwmake index 3aceabafd..603ee5277 100755 --- a/src/parallel/decompose/Allwmake +++ b/src/parallel/decompose/Allwmake @@ -50,15 +50,6 @@ then if [ -d "$FOAM_LIBBIN/$FOAM_MPI" ] then - #- Bit of a hack: ptscotch 6 requires scotch linked as well as. Can be - # removed once ptscotch declares dependency on scotch itself. - case "$SCOTCH_VERSION" in - scotch_6.*) - export LINK_FLAGS="-lscotch" - ;; - esac - - wmakeMpiLib ptscotchDecomp fi else