aboutsummaryrefslogtreecommitdiffstats
path: root/lib/soap/streamHandler.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/soap/streamHandler.rb')
-rw-r--r--lib/soap/streamHandler.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/soap/streamHandler.rb b/lib/soap/streamHandler.rb
index c0ca3955f7..a9068b368d 100644
--- a/lib/soap/streamHandler.rb
+++ b/lib/soap/streamHandler.rb
@@ -37,8 +37,6 @@ class StreamHandler
end
RUBY_VERSION_STRING = "ruby #{ RUBY_VERSION } (#{ RUBY_RELEASE_DATE }) [#{ RUBY_PLATFORM }]"
- %q$Id$ =~ /: (\S+),v (\S+)/
- RCS_FILE, RCS_REVISION = $1, $2
class ConnectionData
attr_accessor :send_string