summaryrefslogtreecommitdiff
path: root/src/gui/fpg_grid.pas
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/fpg_grid.pas')
-rw-r--r--src/gui/fpg_grid.pas1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/fpg_grid.pas b/src/gui/fpg_grid.pas
index ad5dc6e3..ccc1b757 100644
--- a/src/gui/fpg_grid.pas
+++ b/src/gui/fpg_grid.pas
@@ -25,7 +25,6 @@ unit fpg_grid;
returning a TStrings with all related text inserted.
* File Grid: Introduce support for images based on file types. User must
be able to override the default images with their own.
- * Remove the usage of libc unit. libc is linux/x86 specific.
}
interface