From b82620f343d9cbfb921145a59291abb634ceb7a4 Mon Sep 17 00:00:00 2001 From: jluehrs2 Date: Mon, 3 Sep 2007 22:13:06 -0500 Subject: clean up some docs --- src/irc/channel.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/irc/channel.lua b/src/irc/channel.lua index 128e9fb..6240acb 100644 --- a/src/irc/channel.lua +++ b/src/irc/channel.lua @@ -12,7 +12,6 @@ local table = require 'table' --- -- This module implements a channel object representing a single channel we -- have joined. --- @release 0.02 module 'irc.channel' -- object metatable {{{ -- cgit v1.2.3-54-g00ecf