diff options
Diffstat (limited to 'linden/indra/test_apps/llplugintest/llmediaplugintest.cpp')
-rw-r--r-- | linden/indra/test_apps/llplugintest/llmediaplugintest.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/linden/indra/test_apps/llplugintest/llmediaplugintest.cpp b/linden/indra/test_apps/llplugintest/llmediaplugintest.cpp index bc3703d..bf0a47b 100644 --- a/linden/indra/test_apps/llplugintest/llmediaplugintest.cpp +++ b/linden/indra/test_apps/llplugintest/llmediaplugintest.cpp | |||
@@ -190,9 +190,6 @@ LLMediaPluginTest::LLMediaPluginTest( int app_window, int window_width, int wind | |||
190 | std::cout << "Unable to read bookmarks from file: " << bookmarks_filename << std::endl; | 190 | std::cout << "Unable to read bookmarks from file: " << bookmarks_filename << std::endl; |
191 | }; | 191 | }; |
192 | 192 | ||
193 | // initialize linden lab APR module | ||
194 | ll_init_apr(); | ||
195 | |||
196 | // Set up llerror logging | 193 | // Set up llerror logging |
197 | { | 194 | { |
198 | LLError::initForApplication("."); | 195 | LLError::initForApplication("."); |