From 8c61932cc0425a67153fd9e8a34ec585bfa985c1 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 21 Aug 2018 12:29:23 +0100 Subject: Remove unused method. --- src/lib/content.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/lib/content.h') diff --git a/src/lib/content.h b/src/lib/content.h index d519dc52b..f09097ccf 100644 --- a/src/lib/content.h +++ b/src/lib/content.h @@ -99,7 +99,6 @@ public: boost::shared_ptr clone () const; - void set_path (boost::filesystem::path); void set_paths (std::vector paths); std::string path_summary () const; -- cgit v1.2.3