emacsorphanage / org-page

[INACTIVE] A static site generator based on Emacs and org mode.
673 stars 99 forks source link

Remove unused variables #59

Closed sillykelvin closed 11 years ago

sillykelvin commented 11 years ago

As others suggested, "Convention over Configuration", so variable like op/css-list makes no use. delete variables like this.

sillykelvin commented 11 years ago

done.