remove dead pathname

db4
Doug Coleman 2009-02-10 17:23:21 -06:00
parent 46bfb5c8ea
commit c2e6ef0366
1 changed files with 0 additions and 3 deletions

View File

@ -5,9 +5,6 @@ IN: images.bitmap.tests
: test-bitmap24 ( -- path )
"resource:extra/images/test-images/thiswayup24.bmp" ;
: test-bitmap16 ( -- path )
"resource:extra/images/test-images/rgb16bit.bmp" ;
: test-bitmap8 ( -- path )
"resource:extra/images/test-images/rgb8bit.bmp" ;