Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/video.h')
-rw-r--r--src/client/video.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/client/video.h b/src/client/video.h
index d453536..20cd875 100644
--- a/src/client/video.h
+++ b/src/client/video.h
@@ -33,9 +33,6 @@ namespace video
/// height of the window in pixels
extern int height;
- /// width/height ratio
- extern float aspect;
-
} // namespace video
} // namespace client