/* ***************************** The DeskBrowse source code is the legal property of its developers, Joel Levin and Ian Elseth ***************************** */ #import "DBLoadCommand.h" @implementation DBLoadCommand -(id)performDefaultImplementation { } @end