Database: Removed obsolete ::getCurrentDataFile

This commit is contained in:
Paul Beckingham 2016-04-17 08:07:25 -04:00
parent e70424f32b
commit 7db6f68b92
2 changed files with 0 additions and 42 deletions

View file

@ -53,7 +53,6 @@ public:
std::string dump () const;
private:
std::string currentDataFile () const;
unsigned int getDatafile (int, int);
std::vector <Daterange> segmentRange (const Daterange&);