gmxpreprocess: clean up -Wunused-parameter warnings
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / topshake.h
index 42809a20be12b2f4198eeddcdef80fc336524c8d..6e7db7522c2e569a6c444160d63c498103215c05 100644 (file)
@@ -38,6 +38,6 @@
 
 #include "topio.h"
 
-void make_shake (t_params plist[], t_atoms *atoms, gpp_atomtype_t at, int nshake);
+void make_shake (t_params plist[], t_atoms *atoms, int nshake);
 
 #endif  /* _topshake_h */