Merge release-4-5-patches into release-4-6
[alexxy/gromacs.git] / src / gmxlib / selection / sm_insolidangle.c
index ceaeb1164d14bcf6bb1118ae2f38f7ac30bda632..e2bd1f407bb19cfaba5329d35ca65671949f16bb 100644 (file)
@@ -210,9 +210,6 @@ init_data_insolidangle(int npar, gmx_ana_selparam_t *param);
 /** Initializes the \p insolidangle selection method. */
 static int
 init_insolidangle(t_topology *top, int npar, gmx_ana_selparam_t *param, void *data);
-/** Sets the COM/COG data for the \p insolidangle selection method. */
-static void
-set_comg_insolidangle(gmx_ana_pos_t *pos, void *data);
 /** Frees the data allocated for the \p insolidangle selection method. */
 static void
 free_data_insolidangle(void *data);