diff options
author | Chris Baker <baker@lindenlab.com> | 2014-06-23 22:36:47 +0000 |
---|---|---|
committer | Chris Baker <baker@lindenlab.com> | 2014-06-23 22:36:47 +0000 |
commit | b534562acf4a124ff46d2988e9aded5212ca458a (patch) | |
tree | 0f83f834e7e8253669a8772460f35ddde2cff419 /indra/newview/llfloatersnapshot.h | |
parent | 845b80a3864093ebed940551d91441e45e4b50b9 (diff) | |
parent | c7057ef56efc1cca5683ca22e2ad410198d131e8 (diff) |
viewer-release merge
Diffstat (limited to 'indra/newview/llfloatersnapshot.h')
-rwxr-xr-x | indra/newview/llfloatersnapshot.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llfloatersnapshot.h b/indra/newview/llfloatersnapshot.h index c757bf21c2..0bb9474bb5 100755 --- a/indra/newview/llfloatersnapshot.h +++ b/indra/newview/llfloatersnapshot.h @@ -59,8 +59,6 @@ public: static LLFloaterSnapshot* findInstance(); static void saveTexture(); static BOOL saveLocal(); - static void preUpdate(); - static void postUpdate(); static void postSave(); static void postPanelSwitch(); static LLPointer<LLImageFormatted> getImageData(); |