Changeset a897467 for protocols


Ignore:
Timestamp:
2010-04-17T22:43:55Z (14 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
b5b40ff
Parents:
edfc6db
Message:

I should stop doing commits with the debugging stuff still enabled.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/purple/purple.c

    redfc6db ra897467  
    872872        purple_notify_set_ui_ops( &bee_notify_uiops );
    873873        purple_xfers_set_ui_ops( &bee_xfer_uiops );
    874         purple_debug_set_ui_ops( &bee_debug_uiops );
     874        //purple_debug_set_ui_ops( &bee_debug_uiops );
    875875}
    876876
Note: See TracChangeset for help on using the changeset viewer.