~ted/indicator-appmenu/hud

« back to all changes in this revision

Viewing changes to src/usage-tracker.c

  • Committer: Ted Gould
  • Date: 2012-01-27 15:47:36 UTC
  • Revision ID: ted@gould.cx-20120127154736-hooa5d4rg66ws3g9
Remove dated comment

Show diffs side-by-side

added added

removed removed

Lines of Context:
359
359
                g_warning("Unable to create table: %s", failstring);
360
360
        }
361
361
 
362
 
        /* Import data from the system */
363
 
 
364
362
        return;
365
363
}
366
364