| Index: Source/core/inspector/InspectorDebuggerAgent.h
|
| diff --git a/Source/core/inspector/InspectorDebuggerAgent.h b/Source/core/inspector/InspectorDebuggerAgent.h
|
| index 703743015c38ea01db671d3137446c31115725cd..308a37034f43f9028c75073f2c7084b643fc4645 100644
|
| --- a/Source/core/inspector/InspectorDebuggerAgent.h
|
| +++ b/Source/core/inspector/InspectorDebuggerAgent.h
|
| @@ -212,8 +212,6 @@
|
| void resetModifiedSources();
|
|
|
| private:
|
| - bool checkEnabled(ErrorString*);
|
| -
|
| SkipPauseRequest shouldSkipExceptionPause();
|
| SkipPauseRequest shouldSkipStepPause();
|
|
|
|
|