summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/libmtp/doc/examples.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/libmtp/doc/examples.h')
-rw-r--r--chromium/third_party/libmtp/doc/examples.h37
1 files changed, 0 insertions, 37 deletions
diff --git a/chromium/third_party/libmtp/doc/examples.h b/chromium/third_party/libmtp/doc/examples.h
deleted file mode 100644
index d6dbbcd40de..00000000000
--- a/chromium/third_party/libmtp/doc/examples.h
+++ /dev/null
@@ -1,37 +0,0 @@
-/**
- *
- * Copyright (C) 2006 Linus Walleij <triad@df.lth.se>
- *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This library is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
- */
-
-/*
- * List examples here...
- */
-/** \example delfile.c */
-/** \example detect.c */
-/** \example files.c */
-/** \example folders.c */
-/** \example getfile.c */
-/** \example hotplug.c */
-/** \example newfolder.c */
-/** \example sendfile.c */
-/** \example sendtr.c */
-/** \example tracks.c */
-/** \example trexist.c */
-/** \example playlists.c */
-/** \example getplaylist.c */
-/** \example refactortest.c */