diff options
| author | Tom Yu <tlyu@mit.edu> | 2012-02-03 20:43:13 +0000 |
|---|---|---|
| committer | Tom Yu <tlyu@mit.edu> | 2012-02-03 20:43:13 +0000 |
| commit | 0b872fa797cd65871f946565c0ddc7937e1ba72b (patch) | |
| tree | e74cdefdb0c3d26f9d3b7cc439c9437e5ca9cd83 /src/util/profile/libprofile.exports | |
| parent | 766d43105fd4f15fdc7be9c236f14f237cf7f6a6 (diff) | |
| download | krb5-0b872fa797cd65871f946565c0ddc7937e1ba72b.tar.gz krb5-0b872fa797cd65871f946565c0ddc7937e1ba72b.tar.xz krb5-0b872fa797cd65871f946565c0ddc7937e1ba72b.zip | |
Revert r25669 pending clarification of goals and API review
New APIs of this sort should be discussed, and the goals motivating
the change clarified.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25670 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/profile/libprofile.exports')
| -rw-r--r-- | src/util/profile/libprofile.exports | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/util/profile/libprofile.exports b/src/util/profile/libprofile.exports index 743bc4901..3f02b4f4f 100644 --- a/src/util/profile/libprofile.exports +++ b/src/util/profile/libprofile.exports @@ -7,11 +7,8 @@ profile_flush profile_free_list profile_get_boolean profile_get_integer -profile_get_string -profile_get_boolean_nodef -profile_get_integer_nodef -profile_get_string_nodef profile_get_relation_names +profile_get_string profile_get_subsection_names profile_get_values profile_init |
