diff --git a/src/main.cpp b/src/main.cpp index beae60d..d3a928f 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,15 +1,3 @@ -/******************************************************************************************* - * - * raylib-extras [ImGui] example - Docking example - * - * This is an example of using the ImGui docking features that are part of docking branch - * You must replace the default imgui with the code from the docking branch for this to work - * https://github.com/ocornut/imgui/tree/docking - * - * Copyright (c) 2024 Jeffery Myers - * - ********************************************************************************************/ - #include "mpris_connection.hpp" #include #include