diff --git a/src/widgets/editor/NOTES.txt b/src/widgets/editor/NOTES.txt deleted file mode 100644 index 5521eb61f..000000000 --- a/src/widgets/editor/NOTES.txt +++ /dev/null @@ -1,13 +0,0 @@ -Sprite's Editor ----------------------------------------------------------------------- - - click.c - The click-interface: To control mouse-loops inside editors (like - the drawing-tools or layer-movement). - - cursor.c - Drawing-cursor routines: To control draw/clean the drawing cursor - (the cursor that is inside the editor). - - editor.c - The sprite's editor widget.