mirror of
https://github.com/Michaelangel007/hgr2rgbntsc.git
synced 2025-08-10 14:25:02 +00:00
Remove debug printf ntscColorSinglePixel
This commit is contained in:
@@ -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();
|
||||
}
|
||||
|
Reference in New Issue
Block a user