diff options
Diffstat (limited to 'indra/newview/llpreviewscript.h')
| -rw-r--r-- | indra/newview/llpreviewscript.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/llpreviewscript.h b/indra/newview/llpreviewscript.h index 11a02400cd..a0cef6553a 100644 --- a/indra/newview/llpreviewscript.h +++ b/indra/newview/llpreviewscript.h @@ -313,10 +313,10 @@ private: private: bool mIsNew; //LLUUID mTransmitID; - LLCheckBoxCtrl* mRunningCheckbox; + //LLCheckBoxCtrl* mRunningCheckbox; BOOL mAskedForRunningInfo; BOOL mHaveRunningInfo; - LLButton* mResetButton; + //LLButton* mResetButton; LLPointer<LLViewerInventoryItem> mItem; BOOL mCloseAfterSave; // need to save both text and script, so need to decide when done |
