diff options
| author | Paul Sexton <eeeickythump@gmail.com> | 2016-03-03 15:19:24 +1300 |
|---|---|---|
| committer | Paul Sexton <eeeickythump@gmail.com> | 2016-03-03 15:19:24 +1300 |
| commit | e04ae397584a1f90873f902683d8985732639209 (patch) | |
| tree | a9ff21454fd18c3e38f9c0b2b11a988b2b770e8e /org-drill.el | |
| parent | c62093fad34344bac66d674abe7609af0051fd74 (diff) | |
| download | org-drill-2.5.1.tar.gz org-drill-2.5.1.zip | |
Remove obsolete dependency on org-learn.2.5.1
Diffstat (limited to 'org-drill.el')
| -rwxr-xr-x | org-drill.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/org-drill.el b/org-drill.el index cdb5dc5..d40ce7f 100755 --- a/org-drill.el +++ b/org-drill.el @@ -50,7 +50,6 @@ (require 'hi-lock) (require 'org) (require 'org-id) -(require 'org-learn) (require 'savehist) |
