--- a/src/model.cpp Thu Jul 14 16:47:59 2022 +0300
+++ b/src/model.cpp Wed Jul 20 12:59:07 2022 +0300
@@ -175,11 +175,6 @@
}
}
-void save(const Model &model, QTextStream* stream)
-{
- *stream << model.toPlainText();
-}
-
/**
* @brief Sets the path to the model
* @param path New path to use