diff options
| author | 2004-10-30 22:49:27 +0000 | |
|---|---|---|
| committer | 2004-10-30 22:49:27 +0000 | |
| commit | ff3c421f8dbdb581448b63316009668d1bc277f5 (patch) | |
| tree | 5a26ed3cfffe9166e36eec756f27d0fbdbdb367e /src/version.c | |
| parent | Patch from Jim Radford. Other half of packet_per_buffer ABI cleanup. (diff) | |
bump versions, build fixes, and doc updates
git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@140 53a565d1-3bb7-0310-b661-cf11e63c67ab
Diffstat (limited to 'src/version.c')
| -rw-r--r-- | src/version.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/version.c b/src/version.c index 0ff0b60..2ca5b1e 100644 --- a/src/version.c +++ b/src/version.c @@ -10,11 +10,6 @@ #include <config.h> -/* Variables to find version by linking (avoid need for test program) */ - -char __libraw1394_version_0_9; -char __libraw1394_version_0_9_0; - /* This function is to be used by the autoconf macro to find the lib version */ const char *raw1394_get_libversion() { |
