Fixed warnings by removing useless const in return types.
authorMartin Vidner <mvidner@suse.cz>
Wed, 3 Oct 2007 11:37:11 +0000 (11:37 +0000)
committerMartin Vidner <mvidner@suse.cz>
Wed, 3 Oct 2007 11:37:11 +0000 (11:37 +0000)
commit8cc293f994d02b46647ef1b0bab21e12d80c67b1
tree8dad1895fe2334f858cc8dfe5c1de60b63cb6a35
parent1f37ea0151d021b542cfa62e0614a599c4975a45
Fixed warnings by removing useless const in return types.
14 files changed:
zypp/Resolver.cc
zypp/Resolver.h
zypp/TmpPath.cc
zypp/TmpPath.h
zypp/detail/ResObjectImplIf.h
zypp/parser/xml/Reader.h
zypp/parser/xml/XmlString.h
zypp/repo/RepoType.h
zypp/repo/yum/ResourceType.h
zypp/solver/detail/InstallOrder.cc
zypp/solver/detail/InstallOrder.h
zypp/solver/detail/Resolver.h
zypp/solver/detail/ResolverContext.h
zypp/solver/detail/SolutionAction.h