diff --git a/examples/X11/X11.cpp b/examples/X11/X11.cpp index 6cd8a4aa3..18ba018d7 100644 --- a/examples/X11/X11.cpp +++ b/examples/X11/X11.cpp @@ -1,4 +1,3 @@ - //////////////////////////////////////////////////////////// // Headers //////////////////////////////////////////////////////////// diff --git a/examples/ftp/Ftp.cpp b/examples/ftp/Ftp.cpp index 6eb5786a8..418280a58 100644 --- a/examples/ftp/Ftp.cpp +++ b/examples/ftp/Ftp.cpp @@ -1,4 +1,3 @@ - //////////////////////////////////////////////////////////// // Headers //////////////////////////////////////////////////////////// diff --git a/examples/island/Island.cpp b/examples/island/Island.cpp index fb28664f1..71f7ea65f 100644 --- a/examples/island/Island.cpp +++ b/examples/island/Island.cpp @@ -1,4 +1,3 @@ - //////////////////////////////////////////////////////////// // Headers //////////////////////////////////////////////////////////// diff --git a/examples/joystick/Joystick.cpp b/examples/joystick/Joystick.cpp index 50af2800d..05e74de87 100644 --- a/examples/joystick/Joystick.cpp +++ b/examples/joystick/Joystick.cpp @@ -1,4 +1,3 @@ - //////////////////////////////////////////////////////////// // Headers //////////////////////////////////////////////////////////// diff --git a/examples/opengl/OpenGL.cpp b/examples/opengl/OpenGL.cpp index 3937dbec9..a3ebf3c95 100644 --- a/examples/opengl/OpenGL.cpp +++ b/examples/opengl/OpenGL.cpp @@ -1,4 +1,3 @@ - //////////////////////////////////////////////////////////// // Headers //////////////////////////////////////////////////////////// diff --git a/examples/shader/Shader.cpp b/examples/shader/Shader.cpp index e1e4026c8..3ea16ff0b 100644 --- a/examples/shader/Shader.cpp +++ b/examples/shader/Shader.cpp @@ -1,4 +1,3 @@ - //////////////////////////////////////////////////////////// // Headers //////////////////////////////////////////////////////////// diff --git a/examples/sockets/Sockets.cpp b/examples/sockets/Sockets.cpp index f5a16815c..8be7fae60 100644 --- a/examples/sockets/Sockets.cpp +++ b/examples/sockets/Sockets.cpp @@ -1,4 +1,3 @@ - //////////////////////////////////////////////////////////// // Headers //////////////////////////////////////////////////////////// diff --git a/examples/sockets/TCP.cpp b/examples/sockets/TCP.cpp index b87001696..4409d287c 100644 --- a/examples/sockets/TCP.cpp +++ b/examples/sockets/TCP.cpp @@ -1,4 +1,3 @@ - //////////////////////////////////////////////////////////// // Headers //////////////////////////////////////////////////////////// diff --git a/examples/sockets/UDP.cpp b/examples/sockets/UDP.cpp index 1cf171598..18bf01be0 100644 --- a/examples/sockets/UDP.cpp +++ b/examples/sockets/UDP.cpp @@ -1,4 +1,3 @@ - //////////////////////////////////////////////////////////// // Headers //////////////////////////////////////////////////////////// diff --git a/examples/sound/Sound.cpp b/examples/sound/Sound.cpp index 29b8f31e2..a74c47d37 100644 --- a/examples/sound/Sound.cpp +++ b/examples/sound/Sound.cpp @@ -1,4 +1,3 @@ - //////////////////////////////////////////////////////////// // Headers //////////////////////////////////////////////////////////// diff --git a/examples/sound_capture/SoundCapture.cpp b/examples/sound_capture/SoundCapture.cpp index d2a1620ec..c05c7867c 100644 --- a/examples/sound_capture/SoundCapture.cpp +++ b/examples/sound_capture/SoundCapture.cpp @@ -1,4 +1,3 @@ - //////////////////////////////////////////////////////////// // Headers //////////////////////////////////////////////////////////// diff --git a/examples/tennis/Tennis.cpp b/examples/tennis/Tennis.cpp index 32791dc74..544bee3ba 100644 --- a/examples/tennis/Tennis.cpp +++ b/examples/tennis/Tennis.cpp @@ -1,4 +1,3 @@ - //////////////////////////////////////////////////////////// // Headers //////////////////////////////////////////////////////////// diff --git a/examples/voip/Client.cpp b/examples/voip/Client.cpp index 39d0fda50..f8f9fe722 100644 --- a/examples/voip/Client.cpp +++ b/examples/voip/Client.cpp @@ -1,4 +1,3 @@ - //////////////////////////////////////////////////////////// // Headers //////////////////////////////////////////////////////////// diff --git a/examples/voip/Server.cpp b/examples/voip/Server.cpp index fe891c879..7c66f525a 100644 --- a/examples/voip/Server.cpp +++ b/examples/voip/Server.cpp @@ -1,4 +1,3 @@ - //////////////////////////////////////////////////////////// // Headers //////////////////////////////////////////////////////////// diff --git a/examples/voip/VoIP.cpp b/examples/voip/VoIP.cpp index 2c39c90c9..695586a12 100644 --- a/examples/voip/VoIP.cpp +++ b/examples/voip/VoIP.cpp @@ -1,4 +1,3 @@ - //////////////////////////////////////////////////////////// // Headers //////////////////////////////////////////////////////////// diff --git a/examples/vulkan/Vulkan.cpp b/examples/vulkan/Vulkan.cpp index 841942d03..0bb862503 100644 --- a/examples/vulkan/Vulkan.cpp +++ b/examples/vulkan/Vulkan.cpp @@ -1,4 +1,3 @@ - //////////////////////////////////////////////////////////// // Headers //////////////////////////////////////////////////////////// diff --git a/examples/win32/Win32.cpp b/examples/win32/Win32.cpp index 2768671c1..ff9010c5e 100644 --- a/examples/win32/Win32.cpp +++ b/examples/win32/Win32.cpp @@ -1,4 +1,3 @@ - //////////////////////////////////////////////////////////// // Headers //////////////////////////////////////////////////////////// diff --git a/tools/xcode/templates/SFML/SFML App.xctemplate/main.cpp b/tools/xcode/templates/SFML/SFML App.xctemplate/main.cpp index c2b32be99..60116eabf 100644 --- a/tools/xcode/templates/SFML/SFML App.xctemplate/main.cpp +++ b/tools/xcode/templates/SFML/SFML App.xctemplate/main.cpp @@ -1,4 +1,3 @@ - // // Disclaimer: // ---------- diff --git a/tools/xcode/templates/SFML/SFML CLT.xctemplate/main.cpp b/tools/xcode/templates/SFML/SFML CLT.xctemplate/main.cpp index 1ad9be987..5c0e9745c 100644 --- a/tools/xcode/templates/SFML/SFML CLT.xctemplate/main.cpp +++ b/tools/xcode/templates/SFML/SFML CLT.xctemplate/main.cpp @@ -1,4 +1,3 @@ - // // Disclaimer: // ---------- diff --git a/tools/xcode/templates/readme.txt b/tools/xcode/templates/readme.txt index cf524f07d..0730b2584 100644 --- a/tools/xcode/templates/readme.txt +++ b/tools/xcode/templates/readme.txt @@ -1,4 +1,3 @@ - XCODE TEMPLATES FOR SFML 2 ==========================