1
0
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2025-01-30 20:41:41 +00:00

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

This reverts commit f35994b314.
This commit is contained in:
Nicolas Goaziou 2018-05-30 12:57:21 +02:00
parent b0e28fa4c6
commit 97fac41194

View File

@ -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