Index: branches/SHM-dev/source/Lib/TLibDecoder/TDecTop.cpp
===================================================================
--- branches/SHM-dev/source/Lib/TLibDecoder/TDecTop.cpp	(revision 1237)
+++ branches/SHM-dev/source/Lib/TLibDecoder/TDecTop.cpp	(revision 1241)
@@ -675,5 +675,5 @@
     m_cCuDecoder.init   ( &m_cEntropyDecoder, &m_cTrQuant, &m_cPrediction );
 #endif
-    m_cTrQuant.init     ( sps->getMaxCUWidth(), sps->getMaxCUHeight(), sps->getMaxTrSize());
+    m_cTrQuant.init     ( sps->getMaxTrSize() );
 
     m_cSliceDecoder.create();
