Changeset 104:3401f2fddaf6

Show
Ignore:
Timestamp:
10/26/08 19:11:06 (3 years ago)
Author:
chris
Branch:
unix
Children:
105:b55987db0833, 115:3285597f9cd8
Message:

remove unneeded comment

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • OsdAlertDevice.py

    r103 r104  
    5252DEFAULT_OSD_COLOR = '#990000'  
    5353DEFAULT_OSD_FONT = '-adobe-helvetica-bold-r-normal-*-24-*-*-*-*-*-iso8859-1' 
    54 # 0=Left, 1=Center, 2=Right === Align? 
    5554 
    5655class OsdAlertDevice(AlertDevice):