add warning about get_current_tag()

This commit is contained in:
Julien Danjou 2007-12-16 18:15:07 +01:00
parent 4577c64ec4
commit 48ac631f41
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ const NameFuncLink LayoutsList[] =
* \param screen the screen to search
* \return tag
*/
#warning this function is bugged and should be replaced
Tag *
get_current_tag(int screen)
{