Remove unused type
This commit is contained in:
parent
c8fff6a77f
commit
5ef8508a92
|
@ -895,7 +895,6 @@ static void queryJSON(Globals & globals, vector<DrvInfo> & elems)
|
|||
static void opQuery(Globals & globals,
|
||||
Strings args, Strings opFlags, Strings opArgs)
|
||||
{
|
||||
typedef vector< map<string, string> > ResultSet;
|
||||
Strings remaining;
|
||||
string attrPath;
|
||||
|
||||
|
|
Loading…
Reference in a new issue