Chromium Code Reviews| Index: src/isolate.h |
| diff --git a/src/isolate.h b/src/isolate.h |
| index c0083177373e0afcd5f899cb92d46e236936dd59..26122424647e2df352a6682c0f8eb32f7e5030a0 100644 |
| --- a/src/isolate.h |
| +++ b/src/isolate.h |
| @@ -737,7 +737,6 @@ class Isolate { |
| void PrintStackTrace(FILE* out, char* thread_data); |
| void PrintStack(StringStream* accumulator); |
| void PrintStack(FILE* out); |
| - void PrintStack(); |
| Handle<String> StackTraceString(); |
| NO_INLINE(void PushStackTraceAndDie(unsigned int magic, |
| Object* object, |