author | kergoth <kergoth> | 2003-01-31 20:30:38 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-01-31 20:30:38 (UTC) |
commit | 266feac1ac442947651bf169dbf993c4d46d56ea (patch) (side-by-side diff) | |
tree | b7169f529c51771e6a9122806351ddc2f1fbd0fd | |
parent | 86dd37c475e97c769c5420935a227d63e536de52 (diff) | |
download | opie-266feac1ac442947651bf169dbf993c4d46d56ea.zip opie-266feac1ac442947651bf169dbf993c4d46d56ea.tar.gz opie-266feac1ac442947651bf169dbf993c4d46d56ea.tar.bz2 |
Remove unnecessary configs for now
-rw-r--r-- | noncore/tools/calc2/binary/config.in | 4 | ||||
-rw-r--r-- | noncore/tools/calc2/simple/config.in | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/noncore/tools/calc2/binary/config.in b/noncore/tools/calc2/binary/config.in deleted file mode 100644 index 3a90707..0000000 --- a/noncore/tools/calc2/binary/config.in +++ b/dev/null @@ -1,4 +0,0 @@ -# config #BINARY -# boolean "binary" -# default "y" -# depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE diff --git a/noncore/tools/calc2/simple/config.in b/noncore/tools/calc2/simple/config.in deleted file mode 100644 index a22a020..0000000 --- a/noncore/tools/calc2/simple/config.in +++ b/dev/null @@ -1,4 +0,0 @@ -# config #SIMPLE -# boolean "simple" -# default "y" -# depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |