diff options
Diffstat (limited to 'sys/dev/video')
-rw-r--r-- | sys/dev/video/fbdev.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/video/fbdev.c b/sys/dev/video/fbdev.c index 3ef3d8f..a22319b 100644 --- a/sys/dev/video/fbdev.c +++ b/sys/dev/video/fbdev.c @@ -27,8 +27,6 @@ * POSSIBILITY OF SUCH DAMAGE. */ -/* $Id$ */ - #include <sys/types.h> #include <sys/limine.h> #include <dev/video/fbdev.h> |