Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14781227
D13995.id33831.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
553 B
Referenced Files
None
Subscribers
None
D13995.id33831.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D13995: Remove unused file
Attached
Detach File
Event Timeline
Log In to Comment