]> Dogcows Code - chaz/openbox/commitdiff
rm the warnings for now
authorDana Jansens <danakj@orodu.net>
Sun, 16 Feb 2003 13:59:28 +0000 (13:59 +0000)
committerDana Jansens <danakj@orodu.net>
Sun, 16 Feb 2003 13:59:28 +0000 (13:59 +0000)
tools/obsetroot.cc

index 286a61e4096e3824b5a21aa5124159be3f858f20..91dc804f7af440242f90e11e4712aece9fad4930 100644 (file)
@@ -1,6 +1,6 @@
 #include <otk/otk.hh>
 
-int main(int argc, char **argv)
+int main(int, char **)
 {
   otk::initialize();
 
This page took 0.022617 seconds and 4 git commands to generate.