Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/rarfilesource.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOctaneSnail <os@v12pwr.com>2008-12-14 00:02:35 +0300
committerOctaneSnail <os@v12pwr.com>2008-12-14 12:44:25 +0300
commit754b4118884ee4203bfd0892d91d6821d290bd70 (patch)
treea922349a91e66260672bdb098a296b672c015d8d /RFS.cpp
parent260f57440329daca04b91f204b58e292c021669d (diff)
Remove incorrect entry for asf.
Diffstat (limited to 'RFS.cpp')
-rw-r--r--RFS.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/RFS.cpp b/RFS.cpp
index 8a2395c..c53fb40 100644
--- a/RFS.cpp
+++ b/RFS.cpp
@@ -86,7 +86,6 @@ int g_cTemplates = sizeof (g_Templates) / sizeof (g_Templates[0]);
/* static */
file_type_t CRARFileSource::s_file_types [] =
{
- { "asf", &MEDIASUBTYPE_Asf },
{ "avi", &MEDIASUBTYPE_Avi },
{ "mpg", &MEDIASUBTYPE_MPEG1System },
{ "vob", &MEDIASUBTYPE_MPEG2_PROGRAM },