summaryrefslogtreecommitdiff
path: root/source/popt/findme.h
diff options
context:
space:
mode:
authorcvs2svn Import User <samba-bugs@samba.org>2002-02-02 23:34:05 +0000
committercvs2svn Import User <samba-bugs@samba.org>2002-02-02 23:34:05 +0000
commitca5c04a56ff0692b9d00032835993106ef198b6a (patch)
tree815111ac7b01e063472f3e460271e20f68cc76a9 /source/popt/findme.h
parentb163a75eb0282dac0194dd3bec90685e588f9098 (diff)
downloadsamba-ca5c04a56ff0692b9d00032835993106ef198b6a.tar.gz
This commit was manufactured by cvs2svn to create tagsamba-2.2.3
'release-2-2-3'.
Diffstat (limited to 'source/popt/findme.h')
-rw-r--r--source/popt/findme.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/source/popt/findme.h b/source/popt/findme.h
deleted file mode 100644
index 5e93963d603..00000000000
--- a/source/popt/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