From 72d2abb526220ddc90bb4d971201d07b7d091187 Mon Sep 17 00:00:00 2001 From: Arvin Schnell Date: Tue, 6 Dec 2022 11:28:21 +0100 Subject: [PATCH] - cleanup --- zypp-plugin/snapper-zypp-plugin.cc | 1 - 1 file changed, 1 deletion(-) 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); }; -- 2.47.3