]> Git trees. - libqmvoc.git/commitdiff
SVN_SILENT: unused
authorPino Toscano <pino@kde.org>
Sat, 17 Feb 2007 23:31:05 +0000 (23:31 +0000)
committerPino Toscano <pino@kde.org>
Sat, 17 Feb 2007 23:31:05 +0000 (23:31 +0000)
svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634685

extdate/tests/edpicker_main.cpp
extdate/tests/edtedit_main.cpp

index 9b4ce026fc038cd10ff44497c5133238dc5e21d9..cc2e09c4231ace56e0c7dfb1c48fe7d9c5b0a140 100644 (file)
@@ -7,11 +7,6 @@
 static const char description[] = I18N_NOOP("ExtDatePicker test program");
 static const char notice[] = I18N_NOOP("Compares KDatePicker and ExtDatePicker");
 
-static KCmdLineOptions options[] =
-{
-       KCmdLineLastOption
-};
-
 int main( int argc, char *argv[] )
 {
        KAboutData aboutData( "test_extdatepicker", I18N_NOOP("Test ExtDatePicker"),
index 8d7d7b04e9ffb8a52c65250b8c959f52a0c6de02..b980fdbc61de1ad6726f42ec97e2c1b0b4108227 100644 (file)
@@ -7,11 +7,6 @@
 static const char description[] = I18N_NOOP("ExtDateTimeEdit test program");
 static const char notice[] = I18N_NOOP("Displays an ExtDateTimeEdit widget to test");
 
-static KCmdLineOptions options[] =
-{
-       KCmdLineLastOption
-};
-
 int main( int argc, char *argv[] )
 {
        KAboutData aboutData( "test_extdatetimeedit", I18N_NOOP("Test ExtDateTimeEdit"),