Skip to content
Snippets Groups Projects
Commit 2782c30d authored by Federico Lolli's avatar Federico Lolli Committed by Federico Mandelli
Browse files

[PinHandler] fixed bug in duplicate method (not seen in previous merge)

parent 5186f2e0
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@ namespace Parafoil
class PinHandler : public ParafoilModule
{
public:
PinHandler() {}
PinHandler();
bool start() override;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment