Index: shell/src/GcCommand.h |
=================================================================== |
--- a/shell/src/GcCommand.h |
+++ b/shell/src/GcCommand.h |
@@ -26,7 +26,7 @@ |
class GcCommand : public Command |
{ |
public: |
- explicit GcCommand(AdblockPlus::JsEngine& jsEngine); |
+ GcCommand(AdblockPlus::JsEngine& jsEngine); |
void operator()(const std::string& arguments); |
std::string GetDescription() const; |
std::string GetUsage() const; |