summaryrefslogtreecommitdiff
path: root/src/externs.h
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2015-03-07 16:55:41 +0100
committerBardur Arantsson <bardur@scientician.net>2015-03-07 16:55:41 +0100
commitd54b6220dc44bb31f1c53ce56ecaadf9f818e2cf (patch)
treeffec342a03502bccc1e61d192ae3d17b3e5323e9 /src/externs.h
parent3b5446d7c303099094f84a32df29d2d9dc2049d0 (diff)
Split birth.cc "C" declarations to separate header file
Diffstat (limited to 'src/externs.h')
-rw-r--r--src/externs.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/externs.h b/src/externs.h
index 23294e51..6b36625a 100644
--- a/src/externs.h
+++ b/src/externs.h
@@ -460,9 +460,6 @@ extern timer_type *gl_timers;
extern const char *get_version_string();
extern tval_desc2 tvals[];
-/* birth.c */
-extern bool_ no_begin_screen;
-
/*
* Hack -- conditional (or "bizarre") externs
*/