Remove unused function
[pspp-builds.git] / src / math / categoricals.h
index 1a698dea72c247f48de1f183734bc82db27a33b8..d9ac1f5efe6c17dfdd347733e453b252c092feea 100644 (file)
@@ -76,8 +76,6 @@ void categoricals_done (const struct categoricals *cat);
   the total number of distinct values of each categorical variable should
   be considered.
  */
-const struct variable * categoricals_get_variable_by_subscript (const struct categoricals *cat, int subscript);
-
 double categoricals_get_weight_by_subscript (const struct categoricals *cat, int subscript);
 const struct interaction *categoricals_get_interaction_by_subscript (const struct categoricals *cat, int subscript);