deleted useless code
This commit is contained in:
@@ -3,19 +3,6 @@ package models
|
||||
|
||||
import "esdi/cdashdisplay"
|
||||
|
||||
type WindowForm struct {
|
||||
X uint16
|
||||
Y uint16
|
||||
Width uint16
|
||||
Height uint16
|
||||
TitleSize uint8
|
||||
TextSize uint8
|
||||
Title string
|
||||
Type uint8
|
||||
ShowID uint8
|
||||
PreviewValue string
|
||||
}
|
||||
|
||||
type UIWindow struct {
|
||||
IDX int16
|
||||
Window cdashdisplay.UIWindow
|
||||
|
||||
Reference in New Issue
Block a user