diff options
author | Cinder <cinder.roxley@phoenixviewer.com> | 2014-05-12 07:23:52 -0600 |
---|---|---|
committer | Cinder <cinder.roxley@phoenixviewer.com> | 2014-05-12 07:23:52 -0600 |
commit | 70aff2154b910afd9a8bdc14c72c4e058c8b1076 (patch) | |
tree | 0be0e467586036914400f23a7d99d9ece27a2f44 /indra/newview/llpreviewscript.h | |
parent | 6141aa44d0f2aa2662a536c9d3ce9312dd57bd99 (diff) |
Eliminate updateKeywords()
Diffstat (limited to 'indra/newview/llpreviewscript.h')
-rwxr-xr-x | indra/newview/llpreviewscript.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llpreviewscript.h b/indra/newview/llpreviewscript.h index e19a87ec0a..5aab3ed938 100755 --- a/indra/newview/llpreviewscript.h +++ b/indra/newview/llpreviewscript.h @@ -81,7 +81,6 @@ public: void initMenu(); void processKeywords(); void processLoaded(); - void updateKeywords(); virtual void draw(); /*virtual*/ BOOL postBuild(); |