diff options
author | rhp <rhp> | 2001-06-17 19:53:45 +0000 |
---|---|---|
committer | rhp <rhp> | 2001-06-17 19:53:45 +0000 |
commit | 59513231a57cba1c67ed574a660cc19e3ace9922 (patch) | |
tree | 8e33a627ce083d10b89c925a78296ebce90d45f3 /src/frames.h | |
parent | e84267ed3c74952e765d2883c7fb6cff75d6bd39 (diff) | |
download | metacity-59513231a57cba1c67ed574a660cc19e3ace9922.tar.gz |
...
Diffstat (limited to 'src/frames.h')
-rw-r--r-- | src/frames.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/frames.h b/src/frames.h index 5a263c54..444b8b1f 100644 --- a/src/frames.h +++ b/src/frames.h @@ -69,7 +69,6 @@ void meta_frames_manage_window (MetaFrames *frames, Window xwindow); void meta_frames_unmanage_window (MetaFrames *frames, Window xwindow); - void meta_frames_set_title (MetaFrames *frames, Window xwindow, const char *title); |