]> git.ipfire.org Git - thirdparty/snapper.git/commitdiff
- cleanup 756/head
authorArvin Schnell <aschnell@suse.de>
Tue, 6 Dec 2022 10:28:21 +0000 (11:28 +0100)
committerArvin Schnell <aschnell@suse.de>
Tue, 6 Dec 2022 10:28:21 +0000 (11:28 +0100)
zypp-plugin/snapper-zypp-plugin.cc

index f606793cfcb0dd491690cd02ab96489f273d4be0..07611d242432561b685865c83bb4636b56cd2121 100644 (file)
@@ -252,7 +252,6 @@ private:
 
     void match_solvables(const set<string>& solvables, bool& found, bool& important);
 
-    unsigned int create_pre_snapshot(string config_name, string description, string cleanup, map<string, string> userdata);
 };