Skip to content

Commit

Permalink
mpc: remove unnecessary using
Browse files Browse the repository at this point in the history
  • Loading branch information
dtebbs committed Sep 13, 2019
1 parent 82616de commit 2a98583
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/mpc/mpc.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@

namespace po = boost::program_options;

using ppT = libff::default_ec_pp;

extern subcommand *mpc_linear_combination_cmd;
extern subcommand *mpc_dummy_phase2_cmd;
extern subcommand *mpc_create_keypair_cmd;
Expand Down

0 comments on commit 2a98583

Please sign in to comment.