summaryrefslogtreecommitdiff
path: root/src/lib/content.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-08-21 12:29:23 +0100
committerCarl Hetherington <cth@carlh.net>2018-08-21 12:29:23 +0100
commit8c61932cc0425a67153fd9e8a34ec585bfa985c1 (patch)
tree78bd5fdf4d39aab38ebb00cf4977ce99d6f9ccb9 /src/lib/content.h
parent5dbd022f3abb0ebab57fb67073a07ed60df902a6 (diff)
Remove unused method.
Diffstat (limited to 'src/lib/content.h')
-rw-r--r--src/lib/content.h1
1 files changed, 0 insertions, 1 deletions
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<Content> clone () const;
- void set_path (boost::filesystem::path);
void set_paths (std::vector<boost::filesystem::path> paths);
std::string path_summary () const;