Remove my old add-gnu-c-header function

It is superseded by `xlicense`.
This commit is contained in:
2018-07-30 21:15:47 +02:00
parent 5e517f5975
commit da6d4600f2
2 changed files with 0 additions and 68 deletions

View File

@@ -25,7 +25,4 @@
;; I started moving my configuration to this Org file. Its easier to document this way.
(org-babel-load-file (expand-file-name "configuration.org" user-emacs-directory))
;; Load my own functions
(load "gnu-c-header")
;;; init.el ends here