Bug 759014 - Remove embedding/examples, r=bsmedberg

This commit is contained in:
Michael Wu 2012-05-27 23:36:08 -04:00
parent 81169b19ae
commit 00ddd2cedc
2 changed files with 0 additions and 18 deletions

View File

@ -1,15 +0,0 @@
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
DEPTH = ../..
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
DIRS=
include $(topsrcdir)/config/rules.mk

View File

@ -1,3 +0,0 @@
This folder contains sample applications developed using the Gecko embedding
APIs.