diff options
Diffstat (limited to 'autotests/kconfig_compiler/test_param_minmax_main.cpp')
-rw-r--r-- | autotests/kconfig_compiler/test_param_minmax_main.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/autotests/kconfig_compiler/test_param_minmax_main.cpp b/autotests/kconfig_compiler/test_param_minmax_main.cpp index 57fc26a7..9756a32f 100644 --- a/autotests/kconfig_compiler/test_param_minmax_main.cpp +++ b/autotests/kconfig_compiler/test_param_minmax_main.cpp @@ -26,4 +26,3 @@ int main(int, char **) delete t; return 0; } - |