From a90bd9535bb82d8c8b2fe10424afc4787ffe8ec3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20A=C3=9Fmus?= Date: Wed, 21 Dec 2005 11:16:56 +0000 Subject: [PATCH] why do the stupid bugs always take soo long to find... even when I did them myself... this fixes attaching BViews to B_CMAP8 bitmaps and drawing into them in the test environment git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15631 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/tests/servers/app/Jamfile | 1 - 1 file changed, 1 deletion(-) diff --git a/src/tests/servers/app/Jamfile b/src/tests/servers/app/Jamfile index ecf39533e9..b9c5cf25fc 100644 --- a/src/tests/servers/app/Jamfile +++ b/src/tests/servers/app/Jamfile @@ -31,7 +31,6 @@ SharedLibrary libhwinterface.so : HWInterface.cpp MultiLocker.cpp RGBColor.cpp - SystemPalette.cpp : libhaikuappserver.so be ;