rm the warnings for now

This commit is contained in:
Dana Jansens 2003-02-16 13:59:28 +00:00
parent cee0482c78
commit bbd9cb9928

View file

@ -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();