diff options
Diffstat (limited to 'tools/render-test/options.h')
| -rw-r--r-- | tools/render-test/options.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/render-test/options.h b/tools/render-test/options.h index 56bd638ef..630c30d8a 100644 --- a/tools/render-test/options.h +++ b/tools/render-test/options.h @@ -51,10 +51,6 @@ struct Options extern Options gOptions; -extern int gWindowWidth; -extern int gWindowHeight; - - SlangResult parseOptions(int* argc, char** argv); } // renderer_test |
