From 68a38efcd97a94f3e4199f6969d33e91ef02405c Mon Sep 17 00:00:00 2001 From: mark Date: Wed, 22 Nov 2006 07:21:29 +0000 Subject: [PATCH] This line was just for testing. --- campcaster/src/modules/playlistExecutor/src/GstreamerPlayer.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/campcaster/src/modules/playlistExecutor/src/GstreamerPlayer.cxx b/campcaster/src/modules/playlistExecutor/src/GstreamerPlayer.cxx index b7d4a7eb9..f89a1f661 100644 --- a/campcaster/src/modules/playlistExecutor/src/GstreamerPlayer.cxx +++ b/campcaster/src/modules/playlistExecutor/src/GstreamerPlayer.cxx @@ -359,7 +359,7 @@ GstreamerPlayer :: open(const std::string fileUrl) debug() << "Opening URL: " << fileUrl << endl; - preload(fileUrl); + //preload(fileUrl); std::string filePath;