hgchangesetpanel: remove unused includes
1 files changed, 0 insertions(+), 2 deletions(-) M app/hgchangesetpanel.cpp
M app/hgchangesetpanel.cpp +0 -2
@@ 21,12 21,10 @@ #include "hgchangeset.h" #include "hgchangesetmodel.h" #include "hgchangesetpanel.h" -#include "hgcommandreply.h" #include "hggraphdelegate.h" #include "hgnamespacelabelsdelegate.h" #include "hgqueryhelper.h" #include "hgrepoactionrunner.h" -#include "hgrepoactions.h" #include "hgrepository.h" #include "hgrepositoryservice.h" #include "mainactions.h"