rm the warnings for now
This commit is contained in:
parent
cee0482c78
commit
bbd9cb9928
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#include <otk/otk.hh>
|
#include <otk/otk.hh>
|
||||||
|
|
||||||
int main(int argc, char **argv)
|
int main(int, char **)
|
||||||
{
|
{
|
||||||
otk::initialize();
|
otk::initialize();
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue