Obsolete comment removed

This commit is contained in:
Alexia Death 2009-10-10 20:23:08 +03:00
parent 430a796904
commit 5adeb6ee25
1 changed files with 0 additions and 1 deletions
app/core

View File

@ -547,7 +547,6 @@ gimp_real_initialize (Gimp *gimp,
static const GimpDataFactoryLoaderEntry dynamics_loader_entries[] =
{
/*TODO: Dynamics need savers and loaders*/
{ gimp_dynamics_load, GIMP_DYNAMICS_FILE_EXTENSION, FALSE }
};