Browse Source

fix: Empty line removed

Vaclav Elias 2 years ago
parent
commit
2198356e81
1 changed files with 0 additions and 1 deletions
  1. 0 1
      en/manual/scripts/preprocessor-variables.md

+ 0 - 1
en/manual/scripts/preprocessor-variables.md

@@ -33,7 +33,6 @@ If you're developing for multiple platforms, you often need to write custom code
 ## Example
 ## Example
 
 
 ```cs
 ```cs
-
 #if STRIDE_PLATFORM_WINDOWS
 #if STRIDE_PLATFORM_WINDOWS
     // Windows-specific code goes here...
     // Windows-specific code goes here...