Remove obsolete Internal command (RIPD-888)

This commit is contained in:
Miguel Portilla
2016-05-25 14:25:27 -04:00
committed by seelabs
parent 7d11471619
commit 10521de2fc
8 changed files with 1 additions and 128 deletions

View File

@@ -48,7 +48,6 @@
#include <ripple/rpc/handlers/FetchInfo.cpp>
#include <ripple/rpc/handlers/GatewayBalances.cpp>
#include <ripple/rpc/handlers/GetCounts.cpp>
#include <ripple/rpc/handlers/Internal.cpp>
#include <ripple/rpc/handlers/LedgerHandler.cpp>
#include <ripple/rpc/handlers/LedgerAccept.cpp>
#include <ripple/rpc/handlers/LedgerCleanerHandler.cpp>