aboutsummaryrefslogtreecommitdiff
path: root/drivers/unix/os_unix.h
diff options
context:
space:
mode:
authorRémi Verschelde2017-11-09 23:36:08 +0100
committerRémi Verschelde2017-11-09 23:36:08 +0100
commited57f0a0d40e7fa8dde222c48cd5649d3f80008e (patch)
treee25a7a5ce877126b8d8bd8f7a1d1b5a782d90ada /drivers/unix/os_unix.h
parent9e6f9742f4443b0fdb7593ea1fc1b3a7dd46409c (diff)
downloadgodot-ed57f0a0d40e7fa8dde222c48cd5649d3f80008e.tar.gz
godot-ed57f0a0d40e7fa8dde222c48cd5649d3f80008e.tar.zst
godot-ed57f0a0d40e7fa8dde222c48cd5649d3f80008e.zip
Diffstat (limited to 'drivers/unix/os_unix.h')
-rw-r--r--drivers/unix/os_unix.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/unix/os_unix.h b/drivers/unix/os_unix.h
index 87e73534c..82c7dee3b 100644
--- a/drivers/unix/os_unix.h
+++ b/drivers/unix/os_unix.h
@@ -49,7 +49,6 @@ protected:
//virtual int get_video_driver_count() const;
//virtual const char * get_video_driver_name(int p_driver) const;
- //virtual VideoMode get_default_video_mode() const;
virtual int get_audio_driver_count() const;
virtual const char *get_audio_driver_name(int p_driver) const;