summaryrefslogtreecommitdiff
path: root/support/findme.h
diff options
context:
space:
mode:
authornobody <nobody@localhost>2000-12-01 21:42:58 +0000
committernobody <nobody@localhost>2000-12-01 21:42:58 +0000
commit017e914e0cc277f3becb8bbf5a12ad6731cfee46 (patch)
tree292a7c3035cd0c67564fe334307e4239c2f15cec /support/findme.h
parentd6efe16190a9a4e907e76785448d39cdfe432777 (diff)
downloadshared-mime-info-post-1_0_3.tar.gz
This commit was manufactured by cvs2svn to create branch 'post-1_0_3'.post-1_0_3
svn path=/branches/post-1_0_3/; revision=1509
Diffstat (limited to 'support/findme.h')
-rw-r--r--support/findme.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/support/findme.h b/support/findme.h
deleted file mode 100644
index 5e93963d..00000000
--- a/support/findme.h
+++ /dev/null
@@ -1,10 +0,0 @@
-/* (C) 1998 Red Hat Software, Inc. -- Licensing details are in the COPYING
- file accompanying popt source distributions, available from
- ftp://ftp.redhat.com/pub/code/popt */
-
-#ifndef H_FINDME
-#define H_FINDME
-
-const char * findProgramPath(const char * argv0);
-
-#endif