src/EditRecipe.h

changeset 116
6f415bf6340a
parent 115
9c90a00fd9dd
child 117
84eda8ff3b60
--- a/src/EditRecipe.h	Thu Apr 07 19:07:28 2022 +0200
+++ b/src/EditRecipe.h	Thu Apr 07 20:20:42 2022 +0200
@@ -299,7 +299,6 @@
 
     static bool ferment_sort_test(const Fermentables &D1, const Fermentables &D2);
     void WindowTitle();
-    void fermentable_Json();
     void calcFermentables();
 };
 

mercurial