diff options
Diffstat (limited to 'lib/coderay/helpers')
-rw-r--r-- | lib/coderay/helpers/plugin.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/coderay/helpers/plugin.rb b/lib/coderay/helpers/plugin.rb index 6f074c3..3aa79e4 100644 --- a/lib/coderay/helpers/plugin.rb +++ b/lib/coderay/helpers/plugin.rb @@ -2,8 +2,6 @@ module CodeRay # = PluginHost # -# $Id$ -# # A simple subclass plugin system. # # Example: |