mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Remove incorrect sentence from shader preprocessor.
This commit is contained in:
@@ -95,8 +95,6 @@ Used as terminator for the `#if`, `#ifdef`, `#ifndef` or subsequent `#else` dire
|
||||
^^^^^^
|
||||
\ **Syntax:** `#undef identifier`.
|
||||
|
||||
`#undef directive_name`
|
||||
|
||||
The `#undef` directive may be used to cancel the previously defined `#define` directive:
|
||||
|
||||
.. code-block:: glsl
|
||||
|
||||
Reference in New Issue
Block a user