summaryrefslogtreecommitdiff
path: root/library.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'library.cpp')
-rw-r--r--library.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/library.cpp b/library.cpp
index 12a9077..38bbf48 100644
--- a/library.cpp
+++ b/library.cpp
@@ -9,9 +9,6 @@
using namespace std;
-extern sf::RenderWindow window;
-
-
static const Font *currentFont=nullptr;
static sf::Text sharedSfText;