diff audacious/playlist_list.c @ 782:4c7ee8f64d9b trunk

[svn] untag a critical fixme as it was actually deadchip smoking some craq back in the days of BMP
author nenolod
date Thu, 02 Mar 2006 08:26:55 -0800
parents 113f66421a62
children e5687a1b6cba
line wrap: on
line diff
--- a/audacious/playlist_list.c	Thu Mar 02 08:14:36 2006 -0800
+++ b/audacious/playlist_list.c	Thu Mar 02 08:26:55 2006 -0800
@@ -360,7 +360,7 @@
     gsize tpadding_dwidth = 0;
 
     gchar tail[100];
-    gchar queuepos[255];         /* FIXME CRITICAL: Allows for a limited number of queue positions only */
+    gchar queuepos[255];
     gchar length[40];
 
     gchar **frags;