changeset 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 12c47704b4b5
children 04d803e33b53
files audacious/playlist_list.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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;