소스 검색

Revert "ob-C: Provide `ob-C++' and `ob-D'"

This reverts commit f35994b3147e9a086681197943d3fe661b122c25.
Nicolas Goaziou 7 년 전
부모
커밋
97fac41194
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      lisp/ob-C.el

+ 0 - 2
lisp/ob-C.el

@@ -463,7 +463,5 @@ specifying a variable with the name of the table."
 	 table table table))))))
 
 (provide 'ob-C)
-(provide 'ob-C++)
-(provide 'ob-D)
 
 ;;; ob-C.el ends here