Ignore:
Timestamp:
Jan 2, 2002, 7:36:01 PM (24 years ago)
Author:
sandervl
Message:

better logging for some functions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gdi32/font.cpp

    r7635 r7721  
    1 /* $Id: font.cpp,v 1.22 2001-12-15 18:50:26 sandervl Exp $ */
     1/* $Id: font.cpp,v 1.23 2002-01-02 18:36:00 sandervl Exp $ */
    22
    33/*
     
    287287
    288288  hFont = O32_CreateFontIndirect(&afont);
    289 
    290289  if(hFont) {
    291290      STATS_CreateFontIndirect(hFont, &afont);
Note: See TracChangeset for help on using the changeset viewer.