Page MenuHomePhabricator

D13995.id33831.diff
No OneTemporary

D13995.id33831.diff

diff --git a/support/xhpast/Makefile b/support/xhpast/Makefile
--- a/support/xhpast/Makefile
+++ b/support/xhpast/Makefile
@@ -61,7 +61,7 @@
scanner.lex.o: needparserscanner parser.yacc.hpp node_names.hpp scanner.lex.hpp
-libxhpast.a: astnode.o scanner.lex.o parser.yacc.o
+libxhpast.a: scanner.lex.o parser.yacc.o
$(AR) -crs $@ $^
xhpast: xhpast.cpp libxhpast.a
diff --git a/support/xhpast/astnode.cpp b/support/xhpast/astnode.cpp
deleted file mode 100644
--- a/support/xhpast/astnode.cpp
+++ /dev/null
@@ -1 +0,0 @@
-#include "astnode.hpp"

File Metadata

Mime Type
text/plain
Expires
Sat, Jan 25, 8:41 AM (7 h, 37 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7048738
Default Alt Text
D13995.id33831.diff (553 B)

Event Timeline