From c5bf9b10b9060b750d3651e9c0022ad0261612f8 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Mon, 5 Mar 2012 22:58:20 +0200 Subject: Remove unused SbxMemoryStream --- basic/Library_sb.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'basic/Library_sb.mk') diff --git a/basic/Library_sb.mk b/basic/Library_sb.mk index 4ba93cb1531e..7ea3d59cc368 100644 --- a/basic/Library_sb.mk +++ b/basic/Library_sb.mk @@ -112,7 +112,6 @@ $(eval $(call gb_Library_add_exception_objects,sb,\ basic/source/runtime/step0 \ basic/source/runtime/step1 \ basic/source/runtime/step2 \ - basic/source/sbx/sbxmstrm \ )) endif -- cgit