From: Arvin Schnell Date: Tue, 6 Dec 2022 10:28:21 +0000 (+0100) Subject: - cleanup X-Git-Tag: v0.10.4~1^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=72d2abb526220ddc90bb4d971201d07b7d091187;p=thirdparty%2Fsnapper.git - cleanup --- diff --git a/zypp-plugin/snapper-zypp-plugin.cc b/zypp-plugin/snapper-zypp-plugin.cc index f606793c..07611d24 100644 --- a/zypp-plugin/snapper-zypp-plugin.cc +++ b/zypp-plugin/snapper-zypp-plugin.cc @@ -252,7 +252,6 @@ private: void match_solvables(const set& solvables, bool& found, bool& important); - unsigned int create_pre_snapshot(string config_name, string description, string cleanup, map userdata); };