Skip to content
Snippets Groups Projects
Commit b0411ca2 authored by Frank Bossen's avatar Frank Bossen
Browse files

Merge branch 'cleanup_dead_code' into 'master'

Cleanup dead declarations

See merge request jvet/VVCSoftware_VTM!378
parents 56cbb056 3a5ed097
No related branches found
No related tags found
1 merge request!378Cleanup dead declarations
Pipeline #1077 passed
......@@ -174,12 +174,6 @@ private:
double* diagRatio,
double* horVerRatio );
#endif
#ifdef TARGET_SIMD_X86
template<X86_VEXT vext>
void _initTrQuantX86();
void initTrQuantX86();
#endif
};// END CLASS DEFINITION TrQuant
//! \}
......
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