summaryrefslogtreecommitdiffstats
path: root/libraries/SDL2/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/SDL2/README')
-rw-r--r--libraries/SDL2/README9
1 files changed, 0 insertions, 9 deletions
diff --git a/libraries/SDL2/README b/libraries/SDL2/README
deleted file mode 100644
index 027bf390b1..0000000000
--- a/libraries/SDL2/README
+++ /dev/null
@@ -1,9 +0,0 @@
-SDL2 (Simple DirectMedia Layer Version 2)
-
-Simple DirectMedia Layer is a cross-platform development library
-designed to provide low-level access to audio, keyboard, mouse,
-joystick, and graphics hardware via OpenGL.
-
-SDL is written in C and works natively with C++.
-
-This is safe to install alongside Slackware's SDL libraries.