Skip to content

Commit

Permalink
Merge pull request #38 from aschnell/master
Browse files Browse the repository at this point in the history
removed unused variable
  • Loading branch information
aschnell committed Feb 14, 2020
2 parents 9e1664e + 507dad9 commit 43f7aeb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/NCPackageSelector.h
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
#include <string>
#include <utility> // for STL std::pair

#include <YRpmGroupsTree.h>
#include "YWidgetID.h"

#include <zypp/ResObject.h>
Expand Down Expand Up @@ -158,8 +157,6 @@ class NCPackageSelector

std::string actionAtExit;

YRpmGroupsTree * _rpmGroupsTree; // rpm groups of the found packages

// the package table
NCPkgTable * pkgList;

Expand Down

0 comments on commit 43f7aeb

Please sign in to comment.