diff options
| author | Andrey Lihatskiy <alihatskiy@productengine.com> | 2025-03-07 05:01:56 +0200 |
|---|---|---|
| committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2025-03-07 08:54:00 +0200 |
| commit | 668c8c61a12842d33cb83b79ba3d68ba3db7aa8b (patch) | |
| tree | e6c9f94b6984c51dddaf7bc896f925ba737af9b4 /indra/newview/llscripteditor.h | |
| parent | 359f604a8d92294c782f41a4383ffe6f63753589 (diff) | |
#3422 Code cleanup
Diffstat (limited to 'indra/newview/llscripteditor.h')
| -rw-r--r-- | indra/newview/llscripteditor.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llscripteditor.h b/indra/newview/llscripteditor.h index ad61405917..1586a43160 100644 --- a/indra/newview/llscripteditor.h +++ b/indra/newview/llscripteditor.h @@ -67,8 +67,6 @@ private: void drawLineNumbers(); /* virtual */ void updateSegments(); /* virtual */ void drawSelectionBackground(); - void loadKeywords(const std::string& filename_keywords, - const std::string& filename_colors); LLKeywords mKeywordsLua; LLKeywords mKeywordsLSL; |
