summaryrefslogtreecommitdiff
path: root/src/lib/content.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/content.h')
-rw-r--r--src/lib/content.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/content.h b/src/lib/content.h
index cf24bde00..aca5abea5 100644
--- a/src/lib/content.h
+++ b/src/lib/content.h
@@ -144,8 +144,6 @@ public:
return _last_write_times[i];
}
- bool paths_valid() const;
-
/** @return Digest of the content's file(s). Note: this is
* not a complete MD5-or-whatever hash, but a sort of poor
* man's version (see comments in examine()).