Explorar el Código

Invalid assertion

(cherry picked from commit 6b9c89aca84064e3d434c4220941313a566175cd)

Source commit: 9f87b8b3e148b4be260fbb77a613c69e30454416
Martin Prikryl hace 5 años
padre
commit
06ed30ef09
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      source/core/CopyParam.cpp

+ 0 - 1
source/core/CopyParam.cpp

@@ -286,7 +286,6 @@ void __fastcall TCopyParamType::DoGetInfoStr(
         }
         else
         {
-          DebugFail(); // should never get here
           ScriptArgs += RtfSwitch(PRESERVETIME_SWITCH, Link);
         }
       }