merged hv7 mod
[goodguy/history.git] / cinelerra-5.1 / cinelerra / filelist.C
index 8f79da07046bf2082b6d5112503c9bbb9b1966af..4614f3f831f40cf9e842f3be3dafd65b629448c5 100644 (file)
@@ -296,7 +296,7 @@ int FileList::read_frame(VFrame *frame)
 
                FILE *in;
 
-// Fix path for VFS
+// Fix path for VFS.  Not used anymore.
                if(!strncmp(asset->path, RENDERFARM_FS_PREFIX, strlen(RENDERFARM_FS_PREFIX)))
                        sprintf(string, "%s%s", RENDERFARM_FS_PREFIX, path);
                else