diff --git a/05_sdl_alapok/texture_editor.cpp b/05_sdl_alapok/texture_editor.cpp deleted file mode 100644 index a798fe7..0000000 --- a/05_sdl_alapok/texture_editor.cpp +++ /dev/null @@ -1 +0,0 @@ -#include "texture_editor.h" diff --git a/05_sdl_alapok/texture_editor.h b/05_sdl_alapok/texture_editor.h deleted file mode 100644 index 373eda1..0000000 --- a/05_sdl_alapok/texture_editor.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef TEXTURE_EDITOR_H -#define TEXTURE_EDITOR_H - -class TextureEditor { -public: -}; - -#endif \ No newline at end of file