diff options
Diffstat (limited to 'paludis/repositories/e/e_repository.hh')
-rw-r--r-- | paludis/repositories/e/e_repository.hh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/paludis/repositories/e/e_repository.hh b/paludis/repositories/e/e_repository.hh index 4a5981f09..39951f42e 100644 --- a/paludis/repositories/e/e_repository.hh +++ b/paludis/repositories/e/e_repository.hh @@ -57,7 +57,6 @@ namespace paludis public RepositoryVirtualsInterface, public RepositoryDestinationInterface, public RepositoryEInterface, - public RepositoryHookInterface, public RepositoryQAInterface, public RepositoryManifestInterface, public std::tr1::enable_shared_from_this<ERepository>, |