trackeditor: remove unused variables

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9248 30fe4595-0a0c-4342-8851-515496e4dcbd
This commit is contained in:
iobyte 2024-01-17 01:25:10 +00:00
parent 71d59260ba
commit 2209103346
1 changed files with 0 additions and 12 deletions

View File

@ -49,8 +49,6 @@ import bsh.Interpreter;
*/
public class SegmentSideProperties extends JPanel implements SliderListener
{
private SegmentEditorDlg editor;
private Segment segment;
private SegmentSide side;
private SegmentEditorDlg parent;
@ -644,15 +642,6 @@ public class SegmentSideProperties extends JPanel implements SliderListener
return borderHeightSlider;
}
/**
* @param editor
* The editor to set.
*/
public void setEditor(SegmentEditorDlg editor)
{
this.editor = editor;
}
public void update()
{
}
@ -699,7 +688,6 @@ public class SegmentSideProperties extends JPanel implements SliderListener
{
setSource = true;
this.segment = segment;
this.side = side;
// update side