Pulizia codice

This commit is contained in:
Nicola Pievani
2025-04-08 14:11:07 +02:00
parent 8a65942370
commit 18966d103e
-8
View File
@@ -543,14 +543,6 @@ Public Class FrameCutPageUC
m_MainWindow.m_ActivePage = MainWindow.Pages.Draw
End Sub
Private Function GetNextrpartInRaw() As Integer
Dim nId As Integer = EgtGetFirstPartInRawPart(m_nRawId)
If m_CurrAx = 4 Then
End If
Return nId
End Function
Friend Function CreateFrame(nPartId As Integer) As Boolean
If Not MyCreateFrame(nPartId) Then
EgtErase(nPartId)