aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/src/video/vga/text.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86_64/src/video/vga/text.cpp')
-rw-r--r--arch/x86_64/src/video/vga/text.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86_64/src/video/vga/text.cpp b/arch/x86_64/src/video/vga/text.cpp
index bf60410..a613c3b 100644
--- a/arch/x86_64/src/video/vga/text.cpp
+++ b/arch/x86_64/src/video/vga/text.cpp
@@ -10,7 +10,6 @@
namespace teachos::arch::video::vga::text
{
-
namespace
{
auto constexpr default_text_buffer_address = 0xb8000;