diff options
author | Ima Mechanique <ima.mechanique@secondlife.com> | 2013-11-09 11:32:08 +0000 |
---|---|---|
committer | Ima Mechanique <ima.mechanique@secondlife.com> | 2013-11-09 11:32:08 +0000 |
commit | 29b2129e1eec0dbbb909422e82766a58f14c5da3 (patch) | |
tree | badfc7eb2691cfa597c79be608c529ef84b5768a /indra/newview/llpreviewscript.h | |
parent | 4af21580297dd85727ffdc5d4eee89ad58ead271 (diff) |
Backed out changeset: e82d9467bec8
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 149c27461e..73ccaab0b8 100755 --- a/indra/newview/llpreviewscript.h +++ b/indra/newview/llpreviewscript.h @@ -78,7 +78,6 @@ public: ~LLScriptEdCore(); void initMenu(); - void initKeywords(); virtual void draw(); /*virtual*/ BOOL postBuild(); |