view libpurple/plugins/mono/api/Group.cs @ 23917:11f98b1e605b

remove misleading portion of the debug line
author Ka-Hing Cheung <khc@hxbc.us>
date Wed, 27 Aug 2008 03:05:19 +0000
parents 93bfbda79bf6
children
line wrap: on
line source

namespace Purple {
	public class Group : BlistNode {
	}
}