From 69b02defca8bac1133f28cc8b476cbee064dbc95 Mon Sep 17 00:00:00 2001 From: NiranV Date: Sat, 26 Jul 2014 14:09:59 +0200 Subject: STORM-2040: Removed: Unnecessary code for hiding/showing "Constrain proportions" checkbox. It's either shown/hidden internally in each panel or is simply disabled/enabled depending on the resolution choice, it doesn't make any sense having this extra bit of code additionally hiding it. --- indra/newview/llpanelsnapshot.h | 1 - 1 file changed, 1 deletion(-) (limited to 'indra/newview/llpanelsnapshot.h') diff --git a/indra/newview/llpanelsnapshot.h b/indra/newview/llpanelsnapshot.h index f3274cf594..42ad798d60 100755 --- a/indra/newview/llpanelsnapshot.h +++ b/indra/newview/llpanelsnapshot.h @@ -57,7 +57,6 @@ public: protected: LLSideTrayPanelContainer* getParentContainer(); - virtual void updateCustomResControls(); void updateImageQualityLevel(); void goBack(); ///< Switch to the default (Snapshot Options) panel void cancel(); -- cgit v1.2.3