From 24f179d905a1dcb5fb715627238708d93e61d26e Mon Sep 17 00:00:00 2001 From: Ingo Weinhold Date: Sat, 22 Feb 2003 23:56:00 +0000 Subject: [PATCH] Commented out the DiskScannerAddOn class. It will be of no use until the whole DiskDevice API goes into libopenbeos. git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2804 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/kits/storage/storage.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/kits/storage/storage.src b/src/kits/storage/storage.src index 9cf1ef8652..b306ac7028 100644 --- a/src/kits/storage/storage.src +++ b/src/kits/storage/storage.src @@ -2,7 +2,7 @@ STORAGE_KIT_SOURCE = # storage AppFileInfo.cpp Directory.cpp - DiskScannerAddOn.cpp +# DiskScannerAddOn.cpp Entry.cpp EntryList.cpp File.cpp