Removing un-needed copies of bash pattern code
When doing the svn->git migration I needed to duplicate the bash_pattern code and put them in the swig/common directory in order for some internal svn links to work.
This is not needed after the git transition, so this merge request removes the duplicate files. There are copies in swig/common/module that are actually used.