Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(791)

Unified Diff: src/v8checks.h

Issue 137963002: Various API-related simplifications. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: upload trouble Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/checks.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/v8checks.h
diff --git a/src/v8checks.h b/src/v8checks.h
index 9857f73d17473078ac60a4e65a11fb26730d890c..76e16fd24e5f2caf8579b3eb5701a05f48ab007d 100644
--- a/src/v8checks.h
+++ b/src/v8checks.h
@@ -30,8 +30,6 @@
#include "checks.h"
-void API_Fatal(const char* location, const char* format, ...);
-
namespace v8 {
class Value;
template <class T> class Handle;
« no previous file with comments | « src/checks.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698