Index: branches/SHM-dev/source/Lib/TLibEncoder/TEncTop.cpp
===================================================================
--- branches/SHM-dev/source/Lib/TLibEncoder/TEncTop.cpp	(revision 1011)
+++ branches/SHM-dev/source/Lib/TLibEncoder/TEncTop.cpp	(revision 1017)
@@ -325,5 +325,7 @@
   
   /* set the VPS profile information */
+#if !MULTIPLE_PTL_SUPPORT
   *m_cVPS.getPTL() = *m_cSPS.getPTL();
+#endif
 #if VPS_VUI_BSP_HRD_PARAMS
   m_cVPS.getTimingInfo()->setTimingInfoPresentFlag       ( true );
