Changeset f4bb1746faaa7f3404ec9687eb0be2f12c2c154c

Show
Ignore:
Timestamp:
07/05/08 12:23:39 (2 months ago)
Author:
Pierre d'Herbemont <pdherbemont@videolan.org>
git-committer:
Pierre d'Herbemont <pdherbemont@videolan.org> 1215253419 +0200
git-parent:

[547cfbf40f3c9c7ca342cad75c4a8c01e70f88af]

git-author:
Pierre d'Herbemont <pdherbemont@videolan.org> 1215253419 +0200
Message:

macosx: Use msg_Dbg instead on msg_Info.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/gui/macosx/intf.m

    r547cfbf rf4bb174  
    12011201    pthread_testcancel(); /* If we were cancelled stop here */ 
    12021202 
    1203     msg_Info( p_intf, "Killing the Mac OS X module" ); 
     1203    msg_Dbg( p_intf, "Killing the Mac OS X module" ); 
    12041204 
    12051205    /* We are dead, terminate */