summaryrefslogtreecommitdiff
path: root/support/findme.h
diff options
context:
space:
mode:
authornobody <nobody@localhost>2002-05-15 16:19:25 +0000
committernobody <nobody@localhost>2002-05-15 16:19:25 +0000
commit086b524a9ddb7f9825a2f3aacff30ae2a4c4a66d (patch)
tree9a14849dd3a40bd1667b88d689e2aa7d58d08bce /support/findme.h
parentc81581c186792d605e56aeec8d4e5a4f8a00c772 (diff)
downloadshared-mime-info-GNOME_UTILS_2_0_2.tar.gz
This commit was manufactured by cvs2svn to create tagGNOME_UTILS_2_0_2
'GNOME_UTILS_2_0_2'. svn path=/tags/GNOME_UTILS_2_0_2/; revision=2511
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