~rabbits/orca-toy

0102a8f87ac549ea2b09bad429220c23c5610dbd — neauoire 1 year, 7 months ago c84070c
Removed unused routine
1 files changed, 0 insertions(+), 8 deletions(-)

M src/main.tal
M src/main.tal => src/main.tal +0 -8
@@ 1356,14 1356,6 @@ RTN

RTN

@get-selection-size ( -- )

	.selection/x2 LDZ .selection/x1 LDZ - #01 + STH
	.selection/y2 LDZ .selection/y1 LDZ - #01 + TOS 
	STHr TOS **

RTN

@cut-selection ( -- )

	;copy-snarf JSR2