diff options
author | Steve Bennetts <steve@lindenlab.com> | 2009-11-18 21:42:27 -0800 |
---|---|---|
committer | Steve Bennetts <steve@lindenlab.com> | 2009-11-18 21:42:27 -0800 |
commit | 884a9887a7a9e833478d266ddf8a7808cdba2ae6 (patch) | |
tree | 459955d55e0d7fb18a4a9ba92531f99cabeac0f5 /indra/newview/llfloaterpreference.h | |
parent | 7803ba8e0c9e3618bdc2f98289293db36544331d (diff) |
Changes to IM Logging, includes preference changes
Diffstat (limited to 'indra/newview/llfloaterpreference.h')
-rw-r--r-- | indra/newview/llfloaterpreference.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llfloaterpreference.h b/indra/newview/llfloaterpreference.h index 10f39e46f1..41c8bb7124 100644 --- a/indra/newview/llfloaterpreference.h +++ b/indra/newview/llfloaterpreference.h @@ -115,7 +115,6 @@ public: void setAllIgnored(); void onClickLogPath(); void enableHistory(); - void onCommitLogging(); void setPersonalInfo(const std::string& visibility, bool im_via_email, const std::string& email); void refreshEnabledState(); void disableUnavailableSettings(); |