chiark / gitweb /
udev: declare some symbols static
[elogind.git] / src / core / mount.h
index 7cd4320d94e5ed7551211a5115ffdc2f00862a37..a9550697e59a150bb9aa46c110ac1bf7ae394f56 100644 (file)
@@ -58,7 +58,6 @@ typedef struct MountParameters {
         char *what;
         char *options;
         char *fstype;
-        int passno;
 } MountParameters;
 
 typedef enum MountResult {