diff options
author | dolphin <dolphin@lindenlab.com> | 2014-04-14 10:16:39 -0700 |
---|---|---|
committer | dolphin <dolphin@lindenlab.com> | 2014-04-14 10:16:39 -0700 |
commit | ae5b48495ff926ad09924240c9bac01794682f14 (patch) | |
tree | ffe7a71ff87893c695bf3acf6e1d00d1a7d911d0 /indra/newview/llfloaterspellchecksettings.h | |
parent | a8a0506b35667b76bf7bdbea6984909588cb7bbc (diff) | |
parent | 7e966f28da79d2d24f93a2615c8807421300700c (diff) |
Merge with 3.7.5-release
Diffstat (limited to 'indra/newview/llfloaterspellchecksettings.h')
-rwxr-xr-x | indra/newview/llfloaterspellchecksettings.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llfloaterspellchecksettings.h b/indra/newview/llfloaterspellchecksettings.h index eded3a9133..de59d83f24 100755 --- a/indra/newview/llfloaterspellchecksettings.h +++ b/indra/newview/llfloaterspellchecksettings.h @@ -58,7 +58,6 @@ protected: void onBtnBrowse(); void onBtnCancel(); void onBtnOK(); - bool copyFile(const std::string from, const std::string to); std::string parseXcuFile(const std::string& file_path) const; std::string mDictionaryDir; |