Remove superfluous memory allocation.
authorTeemu Murtola <teemu.murtola@gmail.com>
Sun, 30 Dec 2012 06:34:14 +0000 (08:34 +0200)
committerTeemu Murtola <teemu.murtola@gmail.com>
Sun, 30 Dec 2012 06:35:35 +0000 (08:35 +0200)
commit0a612e73085a44c47d7f1d283f7e849577750422
treedffdcdb39c7c8cd36ba2adb1f98b0e473caa999c
parent8815c4fe0efa33f707150d12ee9ae65fd5a474b4
Remove superfluous memory allocation.

The next line allocates the memory again.

Fixes #918.

Change-Id: I6f727cf059ccdc5d407b8398b9b29db625c120b8
src/gmxlib/sfactor.c