summaryrefslogtreecommitdiff
path: root/support/findme.h
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-02-21 19:34:27 +0000
committernobody <nobody@localhost>2001-02-21 19:34:27 +0000
commit688d07b2ab4ae20a7e848d4fd4c7058abd71f7a6 (patch)
treef1ea97702781d0b26bb97bd28213ed46368377b6 /support/findme.h
parent9add901178270c5c4bca4c10f2760376a5e45b63 (diff)
downloadshared-mime-info-688d07b2ab4ae20a7e848d4fd4c7058abd71f7a6.tar.gz
This commit was manufactured by cvs2svn to create tag 'GEDIT_0_9_5'.GEDIT_0_9_5
svn path=/tags/GEDIT_0_9_5/; revision=1591
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