aboutsummaryrefslogtreecommitdiff
path: root/thirdparty/URI.js/prettify/lang-proto.js
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/URI.js/prettify/lang-proto.js')
-rw-r--r--thirdparty/URI.js/prettify/lang-proto.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/thirdparty/URI.js/prettify/lang-proto.js b/thirdparty/URI.js/prettify/lang-proto.js
deleted file mode 100644
index f006ad8cf..000000000
--- a/thirdparty/URI.js/prettify/lang-proto.js
+++ /dev/null
@@ -1 +0,0 @@
-PR.registerLangHandler(PR.sourceDecorator({keywords:"bytes,default,double,enum,extend,extensions,false,group,import,max,message,option,optional,package,repeated,required,returns,rpc,service,syntax,to,true",types:/^(bool|(double|s?fixed|[su]?int)(32|64)|float|string)\b/,cStyleComments:!0}),["proto"]);