drbd: Remove superfluous declaration

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
This commit is contained in:
Andreas Gruenbacher 2011-01-11 12:25:21 +01:00 committed by Philipp Reisner
parent 28c455ceb2
commit 3980485361
1 changed files with 0 additions and 1 deletions

View File

@ -689,7 +689,6 @@ struct drbd_work {
drbd_work_cb cb;
};
struct drbd_tl_epoch;
struct drbd_request {
struct drbd_work w;
struct drbd_conf *mdev;