WordPress 2.9 provides wp.me shortlink for each post for free. However, if you don’t like it, you can disable it easily.
To disable it, copy and paste the following code into your theme’s functions.php file.
/* Disable Auto Adding of wp.me Shortlink */
remove_action('wp_head', 'shortlink_wp_head');

I’m running current wp 2.9 but
I can’t find the button which is supposed to be next to the edit post button.
whats’s wrong?
@e: What button is that?
as this
http://en.support.wordpress.com/shortlinks/
@e: Mine is located below the permalink line.
http://tinyurl.com/yc52guo
here is my cp view