aboutsummaryrefslogtreecommitdiff
path: root/vswitchd/vswitch-idl.ann
diff options
context:
space:
mode:
Diffstat (limited to 'vswitchd/vswitch-idl.ann')
-rw-r--r--vswitchd/vswitch-idl.ann9
1 files changed, 0 insertions, 9 deletions
diff --git a/vswitchd/vswitch-idl.ann b/vswitchd/vswitch-idl.ann
deleted file mode 100644
index 7a5cc314..00000000
--- a/vswitchd/vswitch-idl.ann
+++ /dev/null
@@ -1,9 +0,0 @@
-# -*- python -*-
-
-# This code, when invoked by "ovsdb-idlc annotate" (by the build
-# process), annotates vswitch.ovsschema with additional data that give
-# the ovsdb-idl engine information about the types involved, so that
-# it can generate more programmer-friendly data structures.
-
-s["idlPrefix"] = "ovsrec_"
-s["idlHeader"] = "\"vswitchd/vswitch-idl.h\""