Skip to content

Commit 4f4d8c3

Browse files
Apply suggestion from @epernod
Co-authored-by: erik pernod <erik.pernod@gmail.com>
1 parent 769917a commit 4f4d8c3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Core/Plugins/SofaUnityAPI/GraphicAPI/AbstractSofaGraphicCall.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ IEnumerator Start()
5353

5454
if (m_sofaContext)
5555
{
56-
Debug.Log("just before initcall ?????");
5756
int res = InitCall();
5857
if (res >= 0)
5958
RegisterID(res);

0 commit comments

Comments
 (0)