From 3f9ca67d046e5ffbe5a0531a52bb92cce6f63aa8 Mon Sep 17 00:00:00 2001 From: Sara Golemon Date: Tue, 24 Mar 2015 13:31:17 -0700 Subject: [PATCH] OBC HNI Conversion Summary: As it says {sync, type="parent", child="external", childrevid="35625", childdiffid="185697", parentdiffid="6887688"} Reviewed By: @jwatzman Differential Revision: D1934024 --- hphp/runtime/ext/ext.h | 1 - 1 file changed, 1 deletion(-) diff --git a/hphp/runtime/ext/ext.h b/hphp/runtime/ext/ext.h index 9a0ec1dead0..c18c39dcb79 100644 --- a/hphp/runtime/ext/ext.h +++ b/hphp/runtime/ext/ext.h @@ -24,7 +24,6 @@ // Super temporary #ifndef USE_CMAKE #include "hphp/facebook/extensions/fbml/ext_fbml.h" -#include "hphp/facebook/extensions/obc/ext_obc.h" #include "hphp/facebook/extensions/phpmc/ext_phpmc.h" #include "hphp/facebook/extensions/string_buffer/ext_string_buffer.h" #endif -- 2.11.4.GIT