Skip to content

Commit

Permalink
removed unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
aschnell committed Feb 14, 2020
1 parent 9e1664e commit 507dad9
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 507dad9

Please sign in to comment.