|
@@ -41,7 +41,6 @@ typedef struct FsDriverListEntry {
|
|
|
int qemu_fsdev_add(QemuOpts *opts, Error **errp);
|
|
|
FsDriverEntry *get_fsdev_fsentry(char *id);
|
|
|
extern FileOperations local_ops;
|
|
|
-extern FileOperations handle_ops;
|
|
|
extern FileOperations synth_ops;
|
|
|
extern FileOperations proxy_ops;
|
|
|
#endif
|