mirror of
https://github.com/Michaelangel007/hgr2rgbntsc.git
synced 2024-09-09 04:54:23 +00:00
Remove debug printf ntscColorSinglePixel
This commit is contained in:
parent
6f52543d4c
commit
7b7a5d2071
@ -623,7 +623,6 @@ static void ntscColorSinglePixel (int compositeSignal)
|
||||
|
||||
static void ntscColorDoublePixel (int compositeSignal)
|
||||
{
|
||||
printf( "ntscColorDoublePixel() %d\n", compositeSignal );
|
||||
DOUBLEPIXEL(compositeSignal, NTSCColor[g_nColorPhaseNTSC]);
|
||||
updateColorPhase();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user