Skip to content
Snippets Groups Projects
Commit c11a4ad6 authored by Fabrice URBAN's avatar Fabrice URBAN
Browse files

removed unused erroneous functions

parent ad11146a
No related branches found
No related tags found
No related merge requests found
......@@ -719,6 +719,7 @@ void forceQTonlyMode()
}
}
#if !JVET_AC0139_UNIFIED_MERGE
const char* printType(EncTestModeType type)
{
char *ret;
......@@ -762,6 +763,7 @@ void printMode()
printf("]\n");
}
#endif
#endif
protected:
void xExtractFeatures ( const EncTestMode encTestmode, CodingStructure& cs );
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment