diff options
| author | Simon Tatham <anakin@pobox.com> | 2005-10-22 17:23:55 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2005-10-22 17:23:55 +0000 |
| commit | 240b6cab8ce8729b7270a0411ab39038814058f1 (patch) | |
| tree | d25800cd83eae1d7eaacda01e27cf8310cff4f17 /pattern.c | |
| parent | a3b837c69845e5ccfd3bc29ee72c9b3e6ea9adec (diff) | |
| download | puzzles-240b6cab8ce8729b7270a0411ab39038814058f1.zip puzzles-240b6cab8ce8729b7270a0411ab39038814058f1.tar.gz puzzles-240b6cab8ce8729b7270a0411ab39038814058f1.tar.bz2 puzzles-240b6cab8ce8729b7270a0411ab39038814058f1.tar.xz | |
Cleanup: relieve frontends of the duty to call
midend_rewrite_statusbar() and check the result against the last
string returned. This is now done centrally in drawing.c, and the
front end status bar function need only do what it says on the tin.
While I'm modifying the prototype of drawing_init(), I've also
renamed it drawing_new() for the same reason as random_new() (it
_allocates_ a drawing object, rather than just initialising one
passed in).
[originally from svn r6420]
Diffstat (limited to 'pattern.c')
0 files changed, 0 insertions, 0 deletions