remove extra prototype
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13994 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -156,7 +156,6 @@ rtbl_add_column (rtbl_t table, const char *header, unsigned int flags)
|
||||
return rtbl_add_column_by_id(table, 0, header, flags);
|
||||
}
|
||||
|
||||
int rtbl_new_row(rtbl_t);
|
||||
int
|
||||
rtbl_new_row(rtbl_t table)
|
||||
{
|
||||
|
Reference in New Issue
Block a user