aboutsummaryrefslogtreecommitdiff
path: root/samples/kcalc/config.h.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'samples/kcalc/config.h.cmake')
-rw-r--r--samples/kcalc/config.h.cmake9
1 files changed, 0 insertions, 9 deletions
diff --git a/samples/kcalc/config.h.cmake b/samples/kcalc/config.h.cmake
deleted file mode 100644
index fe72a738..00000000
--- a/samples/kcalc/config.h.cmake
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef CONFIG_H
-#define CONFIG_H
-
-#cmakedefine HAVE_UNISTD_H
-#cmakedefine HAVE_STRING_H
-
-#cmakedefine HAVE_FUNC_ISINF
-
-#endif