diff options
Diffstat (limited to 'ext')
| -rw-r--r-- | ext/gd/gd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/gd/gd.c b/ext/gd/gd.c index 4b8e34d55a..8d8e8426d5 100644 --- a/ext/gd/gd.c +++ b/ext/gd/gd.c @@ -2010,7 +2010,6 @@ PHP_FUNCTION(imagegrabwindow) pPrintWindow(window, memDC, (UINT) client_area); } else { php_error_docref(NULL TSRMLS_CC, E_WARNING, "Windows API too old"); - RETURN_FALSE; goto clean; } |
