mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2024-12-27 05:55:02 +03:00
delete 2 unused legacy functions
This commit is contained in:
parent
e51c4feb6b
commit
acb4baacaf
@ -83,10 +83,6 @@ public:
|
||||
const InputType &,
|
||||
const ChartCellCollectionBase &) = 0;
|
||||
|
||||
//Get the dictionary. Be sure to initialise it first.
|
||||
const PhraseDictionary* GetDictionary() const;
|
||||
PhraseDictionary* GetDictionary();
|
||||
|
||||
const std::string &GetFilePath() const {
|
||||
return m_filePath;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user