[Bps-public-commit] r16056 - in Prophet/branches/dispatcher: lib/Prophet

sartak at bestpractical.com sartak at bestpractical.com
Thu Sep 25 14:34:03 EDT 2008


Author: sartak
Date: Thu Sep 25 14:34:02 2008
New Revision: 16056

Modified:
   Prophet/branches/dispatcher/   (props changed)
   Prophet/branches/dispatcher/lib/Prophet/CLI.pm

Log:
 r72449 at onn:  sartak | 2008-09-25 14:27:50 -0400
 Remove more stuff that we won't need


Modified: Prophet/branches/dispatcher/lib/Prophet/CLI.pm
==============================================================================
--- Prophet/branches/dispatcher/lib/Prophet/CLI.pm	(original)
+++ Prophet/branches/dispatcher/lib/Prophet/CLI.pm	Thu Sep 25 14:34:02 2008
@@ -4,7 +4,6 @@
 
 use Prophet;
 use Prophet::Replica;
-use Prophet::CLI::Command;
 use Prophet::CLI::Dispatcher;
 use Prophet::CLIContext;
 
@@ -51,12 +50,6 @@
 );
 
 
-=head2 _record_cmd
-
-handles the subcommand for a particular type
-
-=cut
-
 =head2 dispatcher_class -> Class
 
 Returns the dispatcher class used to dispatch command lines. You'll want to



More information about the Bps-public-commit mailing list