瀏覽代碼

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