diff options
Diffstat (limited to 'Programs')
-rw-r--r-- | Programs/_testembed.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Programs/_testembed.c b/Programs/_testembed.c index a528f3e3aa..b3d7aa442d 100644 --- a/Programs/_testembed.c +++ b/Programs/_testembed.c @@ -126,7 +126,6 @@ static int test_forced_io_encoding(void) return 0; } - /********************************************************* * Test parts of the C-API that work before initialization *********************************************************/ |