summaryrefslogtreecommitdiff
path: root/support/findme.h
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-05-23 00:02:54 +0000
committernobody <nobody@localhost>2001-05-23 00:02:54 +0000
commit76f5417fbc479b066ed6a07e43eb051330ccb905 (patch)
tree5dbbc041306fe88a1bf49125939174a3203027de /support/findme.h
parent4afd321da7b3f9e733a745d8b8106a7e2d659829 (diff)
downloadshared-mime-info-eel-1-0.tar.gz
This commit was manufactured by cvs2svn to create branch 'eel-1-0'.eel-1-0
svn path=/branches/eel-1-0/; revision=1748
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