]> git.sesse.net Git - casparcg/blobdiff - core/mixer/gpu/device_buffer.cpp
git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/branches...
[casparcg] / core / mixer / gpu / device_buffer.cpp
index def7c79bd399c1cc16ad97f3164f80848b9ee5f4..a50c79399994fe3aa432b5530d2bf84b6b661224 100644 (file)
@@ -74,7 +74,7 @@ public:
                try\r
                {\r
                        GL(glDeleteTextures(1, &id_));\r
-                       CASPAR_LOG(trace) << "[device_buffer] [" << --g_total_count << L"] deallocated size:" << width_*height_*stride_;\r
+                       //CASPAR_LOG(trace) << "[device_buffer] [" << --g_total_count << L"] deallocated size:" << width_*height_*stride_;\r
                }\r
                catch(...)\r
                {\r