Show
Ignore:
Timestamp:
22/09/08 14:40:56 (2 months ago)
Author:
Antoine Cellerier <dionoea@videolan.org>
git-committer:
Antoine Cellerier <dionoea@videolan.org> 1222087256 +0200
git-parent:

[6d914307e532cb7fa4efd37dfaa87cb9b4292064]

git-author:
Antoine Cellerier <dionoea@videolan.org> 1222087239 +0200
Message:

Remove change_unsafe() no-op.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/access_filter/timeshift.c

    r670651e r6e41ca0  
    7474                 GRANULARITY_LONGTEXT, true ); 
    7575    add_directory( "timeshift-dir", 0, 0, DIR_TEXT, DIR_LONGTEXT, false ); 
    76         change_unsafe(); 
    7776    add_bool( "timeshift-force", false, NULL, FORCE_TEXT, FORCE_LONGTEXT, 
    7877              false );