Removed some debugging printf output.

This commit is contained in:
William Kendrick 2003-06-15 01:34:53 +00:00
parent b5de2c2c24
commit 82e231c7d2

View file

@ -1544,8 +1544,10 @@ void mainloop(void)
if (txt_stamps[cur_stamp] != NULL)
{
#ifdef DEBUG
printf("txt_stamps[cur_stamp] = %s\n",
txt_stamps[cur_stamp]);
#endif
if (txt_stamps[cur_stamp][0] == '=')
{