Browse Source

Removed deleted source file entry

Tatsuhiro Tsujikawa 14 năm trước cách đây
mục cha
commit
8fe92517d9
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 2
      src/Makefile.am

+ 1 - 2
src/Makefile.am

@@ -241,8 +241,7 @@ if ENABLE_XML_RPC
 SRCS += XmlRpcRequestParserController.cc XmlRpcRequestParserController.h\
 	XmlRpcRequestParserStateMachine.cc XmlRpcRequestParserStateMachine.h\
 	XmlRpcRequestParserState.h\
-	XmlRpcRequestParserStateImpl.cc XmlRpcRequestParserStateImpl.h\
-	XmlRpcRequestProcessor.h
+	XmlRpcRequestParserStateImpl.cc XmlRpcRequestParserStateImpl.h
 
 endif # ENABLE_XML_RPC