diff options
author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2014-04-08 13:20:23 -0400 |
---|---|---|
committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2014-04-08 13:20:23 -0400 |
commit | ea7f34d37ac1861fc1e48e11ca5030e424a05a85 (patch) | |
tree | ef37281a22a1daec458eb8078287aad8a3af6063 /indra/newview/llfloaterspellchecksettings.h | |
parent | d10ecef615953bfa8739282958a62d4fac2c1290 (diff) | |
parent | 7e966f28da79d2d24f93a2615c8807421300700c (diff) |
merge
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; |